1
0
mirror of https://github.com/danbee/mpd-client synced 2025-03-04 08:39:09 +00:00
mpd-client/assets/stylesheets/includes/header.css.sass
2014-04-11 12:42:46 +01:00

11 lines
211 B
Sass

.header
position: fixed
top: 0
width: $interface-width
height: 2.5rem
background: rgba(248, 248, 248, 0.95)
border-bottom: 1px solid rgba(0, 0, 0, 0.1)
h1
text-align: center
font-size: 1em