making post-info text brighter, making category nav dropdown text smaller and bold

This commit is contained in:
Kris Aubuchon 2013-10-29 00:37:18 -04:00
parent 0d0a2cb947
commit 4c8944626a
2 changed files with 6 additions and 6 deletions

View File

@ -445,10 +445,13 @@ ol.category-breadcrumb {
z-index: 100;
margin-top: 30px;
.badge-category {
a.badge-category {
font-size: 13px;
line-height: 26px;
font-weight: bold;
padding: 4px 6px;
float: none;
line-height: 19px;
text-transform: none;
}

View File

@ -10,11 +10,8 @@
.post-actions {
color: #bbb;
clear: both;
padding-right: 10px;
text-align: right;
a {color: #bbb;}
.post-action {
display: inline-block;
margin-left: 10px;