more style fixes

This commit is contained in:
Gaspard Jankowiak 2013-06-29 15:58:46 +02:00
commit e04b7cc55f
5 changed files with 39 additions and 19 deletions

View file

@ -733,9 +733,18 @@ section .credits.right {
margin-top: -20px;
}
nav {
.credits, #foot_image, nav {
display: none;
}
.wrapper {
padding-bottom: 0;
}
}
.clear {
clear:both;
}
.MathJax_Display {
@ -759,6 +768,7 @@ nav li {
.switcher {
float:left;
line-height: 2em;
margin-right: 1em;
}
.float-right {