call for talks improved
This commit is contained in:
parent
02e167619c
commit
2f9923cbf6
3 changed files with 13 additions and 4 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue