mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
css: Remove obsolete logo markup.
This section was made obsolete by
4c4733bcec
This commit is contained in:
parent
add641d0c9
commit
ccde1907d9
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user