aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/style-5.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/style-5.css b/src/style-5.css
index 78f0319..81cde7f 100644
--- a/src/style-5.css
+++ b/src/style-5.css
@@ -8,8 +8,10 @@ footer table { font-style: italic; width: 100%; }
8.hosted a, .contact a { font-weight: bold; } 8.hosted a, .contact a { font-weight: bold; }
9 9
10/* Content */ 10/* Content */
11html { margin: 1em auto; max-width: 42em; } 11html { margin: 1em auto; max-width: 42em; font-family: sans-serif }
12h1 { text-align: center; } 12h1 { font-size: 1.8em; text-align: center; }
13h2 { font-size: 1.6em; }
14h3 { font-size: 1.05em; }
13body { margin: auto 8px 20px 8px; } 15body { margin: auto 8px 20px 8px; }
14a { color: #0f2899; text-decoration: none; } 16a { color: #0f2899; text-decoration: none; }
15a:hover { text-decoration: underline; } 17a:hover { text-decoration: underline; }

Generated with cgit - Back to sebastiano.tronto.net