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

10 lines
194 B
Sass

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