user titles are massively overstyled

LETS FIX IT
This commit is contained in:
Jeff Atwood 2013-07-01 17:18:51 -07:00
parent 46c6949b6e
commit 68d98ec94e

View File

@ -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;
} }
} }