diff options
| author | ParliamentMan <parliamentman@tfwno.gf> | 2026-04-25 06:06:55 -0700 |
|---|---|---|
| committer | ParliamentMan <parliamentman@tfwno.gf> | 2026-04-25 06:06:55 -0700 |
| commit | 805788f4823c9e0821136a4baa08a1a9e4a44e92 (patch) | |
| tree | 4e18d1925f1ca0cc32847ddb6b306c189de4217a /britons.css | |
| parent | 04bdc2b871e29b16d20cecd9c70540a16d712e54 (diff) | |
Wrote Fig article
Diffstat (limited to 'britons.css')
| -rw-r--r-- | britons.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/britons.css b/britons.css index 6e26d15..b64e713 100644 --- a/britons.css +++ b/britons.css @@ -10,7 +10,7 @@ body { font-family: "Liberation Serif", "Times New Roman"; display: block; background-color: whitesmoke; - width: 80%; + width: 70%; padding: 2%; padding-top: 1%; margin: 2%; @@ -68,7 +68,7 @@ header i { opacity: 0.5; transition: opacity 0.25s ease-in; z-index: -1; - width: 17%; + width: 25%; } .fig:hover { |
