summaryrefslogtreecommitdiff
path: root/britons.css
diff options
context:
space:
mode:
authorElDoc-s <A01255172@tec.mx>2026-07-03 15:42:01 -0700
committerElDoc-s <A01255172@tec.mx>2026-07-03 15:42:01 -0700
commitbc931e1ab1f332bc2bfc624c2e931636990b9d71 (patch)
tree6c90fbc8a2f3baebe2d6ad790d672cbebd64d1ed /britons.css
parent03eb6013a2bf3f26249ceede4a79b4d4b8e5c201 (diff)
Fixes to CSS and edited Fig origin
Diffstat (limited to 'britons.css')
-rw-r--r--britons.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/britons.css b/britons.css
index 62407fa..71f9545 100644
--- a/britons.css
+++ b/britons.css
@@ -33,10 +33,9 @@ header {
}
.tagline {
- margin-left: auto;
color: whitesmoke;
font-size: 125%;
- margin-left: 1%;
+ padding: 0 5%;
text-decoration: underline;
}
@@ -49,8 +48,8 @@ h1 {
white-space: nowrap;
}
-h2 {
- margin-bottom: 0%;
+h2, h3 {
+ margin: 1% 0 0 0;
}
h1 a {