mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 11:44:06 -06:00
user titles are massively overstyled
LETS FIX IT
This commit is contained in:
parent
46c6949b6e
commit
68d98ec94e
@ -371,13 +371,9 @@
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
.user-title {
|
.user-title {
|
||||||
font-size: 12px;
|
font-size: 11px;
|
||||||
padding: 0 3px;
|
background-color: none;
|
||||||
background-color: #ddd;
|
|
||||||
border-radius: 5px;
|
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
border: solid 1px #ccc;
|
|
||||||
font-weight: bold;
|
|
||||||
color: #555;
|
color: #555;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user