orleans: update logo styles (#36613)

This commit is contained in:
Serghei Mihai 2019-10-17 09:55:19 +02:00
parent 9ada5d353a
commit bc346d9d76
1 changed files with 4 additions and 2 deletions

View File

@ -67,13 +67,15 @@ div#toplinks {
h1#logo {
color: black;
padding-top: 10px;
font-family: the_sans_bold, Arial, Helvetica, sans-serif;
font-family: the_sans_regular, Arial, Helvetica, sans-serif;
font-weight: 900;
font-size: 45px;
font-size: 32px;
}
h1#logo > a {
color: inherit;
text-transform: uppercase;
font-weight: 900;
}
div#nav > ul {