Use sans serif font for buttons

with-route-provider
Tor Hveem 12 years ago
parent 830c486af0
commit e324a5fa2d
  1. 3
      css/glowingbear.css

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

Loading…
Cancel
Save