aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/style.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/style.css b/src/style.css
index 7f7f0d2..5a1ecf5 100644
--- a/src/style.css
+++ b/src/style.css
@@ -3,9 +3,8 @@ header nav table { width: 100%; }
3.logo img { max-width: 3em; margin: 0 0 0 0; } 3.logo img { max-width: 3em; margin: 0 0 0 0; }
4.links { text-align: right; font-weight: bold; } 4.links { text-align: right; font-weight: bold; }
5.links a { font-weight: bold; color: black; } 5.links a { font-weight: bold; color: black; }
6footer table { font-style: italic; width: 100%; } 6.contact { text-align: right; }
7.hosted { text-align: right; } 7.contact a { font-weight: bold; }
8.hosted a, .contact a { font-weight: bold; }
9 8
10/* Content */ 9/* Content */
11html { margin: 1em auto; max-width: 42em; font-family: sans-serif } 10html { margin: 1em auto; max-width: 42em; font-family: sans-serif }

Generated with cgit - Back to sebastiano.tronto.net