This commit is contained in:
Open-Steps.org 2015-02-28 22:51:15 +01:00
parent beda1849ce
commit fa47eb6813
24 changed files with 244 additions and 17 deletions

View file

@ -28,7 +28,6 @@ a:hover {
padding: 10px;
float: right;
}
.navbar-brand img {
height: 40px;
margin-top:-10px;
@ -231,8 +230,8 @@ a:hover {
float: left;
}
.supporters li img {
height: 60px;
margin: 10px;
height: 40px;
margin: 4px;
}
.footer-support {
float: right;
@ -253,3 +252,12 @@ a:hover {
.picbook .photo-list .photo-list-item .item-thumb {
max-width: 100px;
}
#mc_embed_signup {
background: #fff;
clear: left;
font: 14px Helvetica, Arial, sans-serif;
padding:0px;
}
#mc_embed_signup form{
padding: 0px;
}