ansible/roles/collab/files/foo.sh/css/screen.css

11 lines
204 B
CSS

#logo {
padding: 5px 0px 0px 0px;
}
.navbar-inverse {
background: #000;
background-image: url('/moin_static/foo.sh/img/background.png');
background-repeat: repeat-x;
height: 55px;
}