aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2024-09-16 09:13:39 +0200
committerarf20 <aruizfernandez05@gmail.com>2024-09-16 09:13:39 +0200
commitc8b6156237ad9da25533eade4cbe5c859689c7e8 (patch)
treeeb70fabd32ba4582fd360e624f02142f3efda009 /style.css
parent5771bb53e52d3cc0f0ede8330d12e5353dd87f4f (diff)
downloadarfnet2-web-c8b6156237ad9da25533eade4cbe5c859689c7e8.tar.gz
arfnet2-web-c8b6156237ad9da25533eade4cbe5c859689c7e8.zip
Narrower index, webring message edit
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/style.css b/style.css
index d2554a9..cc5eb68 100644
--- a/style.css
+++ b/style.css
@@ -23,6 +23,13 @@ body {
background-image: url("tile1.jpg");
background-repeat: repeat;
font-family: terminus;
+ max-width: 1200px;
+ margin-left: auto;
+ margin-right: auto;
+}
+
+.nav {
+ text-align: center;
}
.fst {