Fix #3849: Forum Button in the topbar has broken css
This commit is contained in:
@@ -42,5 +42,14 @@ header#top {
|
||||
background: $menu_color;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
li#nav-sign-in a {
|
||||
font-weight: bold;
|
||||
color: #e00;
|
||||
}
|
||||
|
||||
li.forum-updated a {
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user