mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 11:11:13 +08:00
make top period chooser styled more like the heading
This commit is contained in:
@ -280,11 +280,14 @@ ol.category-breadcrumb {
|
||||
li {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
a {
|
||||
font-weight: bold;
|
||||
a, a:visited {
|
||||
display: block;
|
||||
padding: 5px;
|
||||
color: $primary;
|
||||
}
|
||||
.top-date-string {
|
||||
font-weight: normal;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
&:hover {
|
||||
|
Reference in New Issue
Block a user