Theme fixes, minor graphical tweaks, fixed max-width for i2psnark console.
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user