I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 939311d2 authored by zzz's avatar zzz
Browse files

css fixes from badger

parent 48e544c0
No related branches found
No related tags found
No related merge requests found
/***
html {
font-size: 14px;
}
***/
body { body {
font-family: Verdana, Tahoma, Helvetica, sans-serif; font-family: Verdana, Tahoma, Helvetica, sans-serif;
margin: 1em 0em; margin: 1em 0em;
...@@ -55,6 +49,7 @@ div.routersummary { ...@@ -55,6 +49,7 @@ div.routersummary {
padding: 5px; padding: 5px;
text-align: left; text-align: left;
border: medium solid #efefff; border: medium solid #efefff;
font-size: 0.82em;
} }
div.warning { div.warning {
...@@ -76,7 +71,7 @@ div.main { ...@@ -76,7 +71,7 @@ div.main {
} }
div.main textarea { div.main textarea {
width: 100%; width: 100% !important;
} }
div.news { div.news {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment