mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 03:33:58 -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;
|
||||
}
|
||||
.user-title {
|
||||
font-size: 12px;
|
||||
padding: 0 3px;
|
||||
background-color: #ddd;
|
||||
border-radius: 5px;
|
||||
font-size: 11px;
|
||||
background-color: none;
|
||||
margin-top: 2px;
|
||||
border: solid 1px #ccc;
|
||||
font-weight: bold;
|
||||
color: #555;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user