]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
CSS develop
authorldestailleur <eldy@destailleur.fr>
Tue, 30 Sep 2025 16:26:23 +0000 (18:26 +0200)
committerldestailleur <eldy@destailleur.fr>
Tue, 30 Sep 2025 16:26:23 +0000 (18:26 +0200)
docs/styles.css

index e745bc4754b576f9001098c18f9ba19b45527d02..fd40fd46c8aeae2f2e491c4185b98a20d5510acc 100644 (file)
@@ -12,6 +12,11 @@ a:visited    { color: #2200C0; font-family: sans-serif; text-decoration: none; }
 a:active       { color: #2200C0; font-family: sans-serif; text-decoration: none; }
 a:hover                { color: #2200C0; font-family: sans-serif; text-decoration: underline; }
 
+.body {
+        padding-left: 30px;
+        padding-right: 30px;
+}
+
 .CHead                         { background-color: #9999CC; }
 .CTextAreaConf { font: 11px verdana,arial; color: #202020; font-family: sans-serif; text-decoration: none; }