This commit is contained in:
Nicolas Bally 2013-06-28 22:18:39 +02:00
parent 89bfa986db
commit e5db15b783

View File

@ -12,6 +12,11 @@
} }
#main{ #main{
img{
max-width:100% !important;
}
a{ a{
color: #5890CD; color: #5890CD;
text-decoration:none; text-decoration:none;
@ -209,9 +214,7 @@ font-size:0.9em;
padding:2%; padding:2%;
margin-left:30%; margin-left:30%;
background:white; background:white;
img{
max-width:100% !important;
}
} }
#footer{ #footer{
position:fixed; position:fixed;