mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-23 05:15:45 -04:00
user titles are massively overstyled
LETS FIX IT
This commit is contained in:
parent
46c6949b6e
commit
68d98ec94e
1 changed files with 2 additions and 6 deletions
|
@ -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 a new issue