aboutsummaryrefslogtreecommitdiff
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/style.css b/src/style.css
index 0078590..7016a47 100644
--- a/src/style.css
+++ b/src/style.css
@@ -1,4 +1,4 @@
1.menu { 1header nav table {
2 width: 100%; 2 width: 100%;
3} 3}
4 4
@@ -7,7 +7,7 @@
7 font-weight: bold; 7 font-weight: bold;
8} 8}
9 9
10.footer { 10footer table {
11 font-style: italic; 11 font-style: italic;
12 width: 100%; 12 width: 100%;
13} 13}

Generated with cgit - Back to sebastiano.tronto.net