Added logo, striped lower boxes.

gh-pages
Cyrille Médard de Chardon 2014-09-23 23:11:15 +02:00
parent a8a675616c
commit f974e2c9d6
2 changed files with 23 additions and 3 deletions

View File

@ -78,8 +78,17 @@ h1, h2, h3, h4, h5, h6 {
}
.logo {
text-align: center;
text-align: left;
font-size: 4em;
margin-left: -67px;
}
.logo img {
height: 100px;
}
.logo .row > div:first-child {
text-align: right;
}
.open {
@ -109,3 +118,7 @@ h1, h2, h3, h4, h5, h6 {
.busses h1:first-child, .cfl h1:first-child, .events h1:first-child, .news h1:first-child {
border-bottom: 1px solid #333333;
}
.events, .cfl {
background-color: #e7e7e7;
}

View File

@ -15,8 +15,15 @@
<div class="row">
<div class="col-sm-12 col-md-4 logo">
Level2
<div class="hackers"></div>
<div class="row">
<div class="col-xs-6">
<img src='http://level2.lu/img/logo.png'/>
</div>
<div class="col-xs-6">
Level2
<div class="hackers"></div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">