css: Remove obsolete logo markup.

This section was made obsolete by
4c4733bcec
This commit is contained in:
Steve Howell 2020-05-27 21:11:42 +00:00 committed by Tim Abbott
parent add641d0c9
commit ccde1907d9

View File

@ -443,26 +443,6 @@ li,
font-size: 115%;
}
.header-main {
.logo {
display: inline-block;
font-size: 120%;
font-weight: 900;
text-shadow: none;
color: hsl(0, 0%, 100%);
font-variant: small-caps;
letter-spacing: 2px;
line-height: 18px;
text-decoration: none;
position: relative;
}
.logoimage {
height: 40px;
width: auto;
}
}
/* Classes for hiding and showing controls */
.notdisplayed {