public-health-ch/publichealth/static/css/sphc.css

13 lines
314 B
CSS
Raw Normal View History

2018-05-25 14:01:03 +00:00
#footer { display: none; }
.navbar-brand span, .navbar-brand img { display:none; }
a.navbar-brand {
height: 64px;
padding-right: 62px;
background: url('/static/images/ssph-logo.jpg') center right no-repeat;
background-size: auto 75%;
}
.navbar-brand:after {
content: 'Swiss Public Health Conference';
}