display current events based on track
This commit is contained in:
parent
e82a3e1727
commit
514a88e0be
10 changed files with 56 additions and 39 deletions
|
|
@ -90,3 +90,20 @@ p.comment-body {
|
|||
.changeset{
|
||||
display: none;
|
||||
}
|
||||
|
||||
#conference-header{
|
||||
margin: auto;
|
||||
width: 304px;
|
||||
.conference-heading{
|
||||
float: left;
|
||||
width: 150px;
|
||||
}
|
||||
.conference-logo{
|
||||
float: left;
|
||||
width: 150px;
|
||||
img{
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue