diff options
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; } |
