status of 11.01.2015

This commit is contained in:
Open-Steps.org 2015-01-11 10:18:24 +01:00
parent d1ee848590
commit 0e1c504a6e
19 changed files with 341 additions and 131 deletions

View file

@ -49,21 +49,22 @@ a:hover{
margin-top: 40px;
}
.event-date{
text-align: right;
padding-right: 20px;
}
.event-date h3{
font-size: 96px;
text-align: center;
}
.event-date h4{
font-size: 18px;
text-align: center;
}
.artist-media {
width: 100%;
max-height: 200px;
overflow: hidden;
padding: 10px;
height: 140px;
background: #000;
}
@ -73,13 +74,7 @@ a:hover{
.event{
padding:10px;
margin:10px;
}
.event h3{
color: #fff;
margin-top: 0px;
font-size: 32px;
margin-bottom: 10px;
}
.dark_bg{
@ -104,19 +99,32 @@ a:hover{
.talk_detail{
padding:10px;
margin-top:10px;
}
.talk_detail h3{
font-size: 24px;
}
.talk_detail a{
.talk_detail h4{
font-size: 20px;
background: #fff;
color: #000;
padding: 4px;
}
.talk_detail h5{
font-size: 18px;
background: #fff;
color: #000;
padding: 4px;
}
.talk_detail a{
color: #337AB7;
margin: 0 auto;
padding: 2px;
float: center;
text-weight: bold;
}
.event-selector{
@ -135,19 +143,67 @@ a:hover{
.event-selector a{
display: block;
color: #fff;
text-size: 20px;
font-size: 20px;
}
.gallery{
margin-bottom:10px;
}
.team li{
list-style-type:none;
}
.team-image img{
width: 100%;
}
.team-list{
text-align: left;
}
.nav_bottom{
margin-bottom:10px;
}
.page-title{
text-align: right;
padding-right: 20px;
}
.page-title h3{
margin-top: 0px;
font-size: 48px;
}
.about h5{
font-size: 18px;
background: #fff;
color: #000;
padding: 4px;
}
.footer{
margin-top: 20px;
margin-top:10px;
}
.footer li{
list-style-type:none;
float: left;
margin: 10px;
}
.footer h4{
list-style-type:none;
background: #fff;
color: #000;
padding: 4px;
}
.footer-supporters li img{
margin: 10px;
height: 80px;
float: left;
height: 90px;
}
.footer-social li{
}