aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2024-09-25 18:46:40 +0200
committerarf20 <aruizfernandez05@gmail.com>2024-09-25 18:46:40 +0200
commit67fa6cb7062d9ae1ba0ee202660602f47b5480fe (patch)
tree81b518fd22c80e1172f0804fb850436cc5e6b655 /style.css
parentd1642e8505be2e28a9cab40440821b475e53c9aa (diff)
downloadarfnet2-web-67fa6cb7062d9ae1ba0ee202660602f47b5480fe.tar.gz
arfnet2-web-67fa6cb7062d9ae1ba0ee202660602f47b5480fe.zip
header class, gxog webring
Diffstat (limited to 'style.css')
-rw-r--r--style.css10
1 files changed, 6 insertions, 4 deletions
diff --git a/style.css b/style.css
index 9607793..8c0ea99 100644
--- a/style.css
+++ b/style.css
@@ -12,9 +12,13 @@ body {
background-image: url("tile1.jpg");
background-repeat: repeat;
font-family: terminus;
+
+ max-width: 1000px;
+ margin-left: auto;
+ margin-right: auto;
}
-header *{
+.header * {
display: inline-block;
vertical-align: middle;
}
@@ -34,9 +38,7 @@ header *{
}
.content {
- max-width: 1000px;
- margin-left: auto;
- margin-right: auto;
+
}
.fst {