mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
lighter font for the menu
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44109 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
ed6904ffbd
commit
99fa86c5a3
@ -159,15 +159,16 @@ body.stillLoading select {
|
||||
}
|
||||
|
||||
#top #MainMenu a {
|
||||
color: white;
|
||||
display: block;
|
||||
height: 33px;
|
||||
float: left;
|
||||
padding: 0 6px;
|
||||
font-size: 14px;
|
||||
letter-spacing: -0.4px;
|
||||
font-family: Verdana, Arial, Sans-serif;
|
||||
height: 33px;
|
||||
font-weight: normal;
|
||||
line-height: 32px;
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
}
|
||||
#top #MainMenu a:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user