diff options
| author | ParliamentMan <parliamentman@tfwno.gf> | 2026-07-24 05:40:23 -0700 |
|---|---|---|
| committer | ParliamentMan <parliamentman@tfwno.gf> | 2026-07-24 05:40:23 -0700 |
| commit | 3131e9d8f16bf837b02f7ea2fdd9e81a5b76f241 (patch) | |
| tree | 2ac3908128d79ca627855bdbc5210a144ff7c804 /britons.css | |
| parent | 61fdb9da1f2280458810383c30d3a6ffd14d27d6 (diff) | |
Silent
Diffstat (limited to 'britons.css')
| -rw-r--r-- | britons.css | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/britons.css b/britons.css index 71f9545..8b2fe55 100644 --- a/britons.css +++ b/britons.css @@ -126,4 +126,14 @@ figure img { .yah { padding-left: 1%; -}
\ No newline at end of file +} + +.urlbutton { + max-height: 31px; + padding: 0; + border: 0; + margin: 0; +} +.urlbutton img { + max-height: 31px; +} |
