more style fixes
This commit is contained in:
parent
43060a6693
commit
e04b7cc55f
5 changed files with 39 additions and 19 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue