summaryrefslogtreecommitdiffstats
path: root/skins/custom/global.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/custom/global.css')
-rw-r--r--skins/custom/global.css16
1 files changed, 8 insertions, 8 deletions
diff --git a/skins/custom/global.css b/skins/custom/global.css
index 8f233e556..41494cc2e 100644
--- a/skins/custom/global.css
+++ b/skins/custom/global.css
@@ -4,26 +4,26 @@
*/
body {
- margin: 0;
- padding: 15px 15px 2px 15px;
- background: none;
+ margin: 0;
+ padding: 15px 15px 2px 15px;
+ background: none;
}
#header {
- margin-bottom: 0.5em;
+ margin-bottom: 0.5em;
}
#header .links {
- font-size: 90%;
+ font-size: 90%;
}
#header .btn, #header .txt {
- font-size: 100%;
+ font-size: 100%;
}
#header #information {
- color: #dddddd;
- font-size: small;
+ color: #dddddd;
+ font-size: small;
}
pre {