Theme fixes, minor graphical tweaks, fixed max-width for i2psnark console.

This commit is contained in:
z3d
2009-07-25 13:56:03 +00:00
parent e4b212ec90
commit 22744084dc
6 changed files with 12 additions and 7 deletions

View File

@ -28,7 +28,6 @@ div.logo {
margin: 0em;
padding: .5em;
text-align: center;
display: none !important;
}
div.toolbar {
@ -115,4 +114,9 @@ div.messages span.notice {
h1 {
font-size: 18pt;
}
}
.proxyfooter{
font-size: 7pt;
display: none !important;
}