Use sans serif font for buttons

This commit is contained in:
Tor Hveem 2013-10-16 00:41:04 +02:00
parent 830c486af0
commit e324a5fa2d

View file

@ -112,6 +112,9 @@ input[type=text], input[type=password] {
position: relative;
padding-bottom: 55px;
}
.bufferlines .btn {
font-family: sans-serif;
}
.navbar-fixed-bottom {
margin: 0 5px 0 14%;