Add logo to conference page
This commit is contained in:
parent
caa0dec6c4
commit
1d7670d74e
12 changed files with 61 additions and 18 deletions
|
|
@ -7,6 +7,10 @@ html, body,.container,.content {
|
|||
height: 60px;
|
||||
}
|
||||
|
||||
.well {
|
||||
background-color: white;
|
||||
border: 1px solid #299A0B;
|
||||
}
|
||||
.container, .content {
|
||||
position: relative;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue