diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-30 03:50:21 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-30 03:50:21 +0100 |
| commit | 0ecc8a6e37cc83421b1ce4466d45f8f5502af016 (patch) | |
| tree | 29ba066256d61227cdd319c0cd0953a0e1c581b5 /174bg/handbook/source/index.css | |
| parent | aff4bcfe4934ad308f55a9e947e8811019d9af6b (diff) | |
| download | unnamed-group-0ecc8a6e37cc83421b1ce4466d45f8f5502af016.tar unnamed-group-0ecc8a6e37cc83421b1ce4466d45f8f5502af016.tar.gz unnamed-group-0ecc8a6e37cc83421b1ce4466d45f8f5502af016.tar.bz2 unnamed-group-0ecc8a6e37cc83421b1ce4466d45f8f5502af016.tar.xz unnamed-group-0ecc8a6e37cc83421b1ce4466d45f8f5502af016.zip | |
fill out the roles
Diffstat (limited to '174bg/handbook/source/index.css')
| -rw-r--r-- | 174bg/handbook/source/index.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/174bg/handbook/source/index.css b/174bg/handbook/source/index.css index bd1ea15..0e8b7eb 100644 --- a/174bg/handbook/source/index.css +++ b/174bg/handbook/source/index.css @@ -10,6 +10,8 @@ scrollbar-width: none; /* Firefox */ } -p { +/* justify stuff */ +p, +li { text-align: justify; } |
