move style to style.css

This commit is contained in:
Mario Vavti
2015-04-10 14:14:19 +02:00
parent 5457b417f8
commit 8138373973
2 changed files with 9 additions and 3 deletions

View File

@@ -2211,6 +2211,12 @@ aside .nav > li > a:hover, aside .nav > li > a:focus {
border: 3px solid red !important;
}
.bb_rm-logo {
height: 1.3em;
width: auto;
margin-top:-3px;
}
.bootstrap-tagsinput .tag:before {
/* Copied from icon-asterisk, is there a better way to do it? */
font-family: FontAwesome;