call for talks improved

This commit is contained in:
Open-Steps.org 2015-03-03 11:17:52 +01:00
parent 02e167619c
commit 2f9923cbf6
3 changed files with 13 additions and 4 deletions

View file

@ -84,12 +84,16 @@ a:hover {
.upcoming {
padding: 10px;
}
.upcoming-media img {
.upcoming-media {
width: 100px;
height: 60px;
float: left;
margin-right: 10px;
margin-left: 4px;
}
.upcoming-media img {
width:100%;
}
.site-header {
background: #fff;
}
@ -225,6 +229,9 @@ a:hover {
color: #000;
padding: 4px;
}
.call-for-talks{
height: 1600px;
}
.footer {
margin-top: 10px;
background: #fff;
@ -261,6 +268,7 @@ a:hover {
.footer li img {
height: 40px;
}
.picbook .album-title {
display:none;
}