2015-11-04 01:20:17 +01:00
|
|
|
.logoContainer
|
|
|
|
|
position: absolute;
|
|
|
|
|
height: 40px;
|
|
|
|
|
top: 0;
|
|
|
|
|
right: 0;
|
|
|
|
|
color: white;
|
2015-10-13 20:50:48 +02:00
|
|
|
|
2015-11-04 01:20:17 +01:00
|
|
|
.navbar-brand
|
|
|
|
|
display: inline-block
|
|
|
|
|
padding: 0;
|
|
|
|
|
margin-right: 5px;
|
2015-10-13 20:50:48 +02:00
|
|
|
|
2015-11-04 01:20:17 +01:00
|
|
|
img
|
|
|
|
|
height: 30px
|
|
|
|
|
float: left
|
|
|
|
|
margin-right: 10px
|
|
|
|
|
margin-top: 5px;
|
|
|
|
|
|
|
|
|
|
h4.name
|
|
|
|
|
float: left
|
|
|
|
|
margin: 10px 0;
|
|
|
|
|
font-family: "Sanchez"
|
|
|
|
|
color: #C1C1C1
|