Add logo to conference page

This commit is contained in:
Matt Barringer 2013-01-17 15:56:56 +01:00
parent caa0dec6c4
commit 1d7670d74e
12 changed files with 61 additions and 18 deletions

View file

@ -7,6 +7,10 @@ html, body,.container,.content {
height: 60px;
}
.well {
background-color: white;
border: 1px solid #299A0B;
}
.container, .content {
position: relative;
}