Fixed margins and borders for Birthdays and Statistics.

This commit is contained in:
Accensus 2017-06-17 16:07:12 +03:00
parent 9c7a69f0db
commit 7e5a546fc4
1 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,9 @@ h3 {
font-weight: bold; font-weight: bold;
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
line-height: 120%; line-height: 120%;
border-bottom: 1px solid #CCCCCC;
margin-bottom: 3px;
margin-top: 20px;
} }
h4 { h4 {