diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-08-07 14:15:17 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-08-07 14:15:17 +0000 |
| commit | dcfced129fb95a06df43502372abb229bbbaa018 (patch) | |
| tree | 65e03a2eef9c848ba74cf194184619c134e99adf /index.html | |
| parent | a7072dbff528eeb65cdb8f19ca3605bc58107a78 (diff) | |
library text and css edit
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,6 +21,7 @@ .shadow { z-index: 2; text-align: center; + font-size: 1.1em; padding: 0; margin: 0; position: fixed; @@ -269,7 +270,7 @@ <div class="shadow" id="updates"> <h2 style="margin-top: 10px;">Updates</h2> - <ul style="text-align: left; margin: 0px 10px 10px 0px; font-size: 1em;"> + <ul style="text-align: left; margin: 0px 10px 10px 0px;"> <li>20/07/26 - Book log and poetry</li> <li>11/06/26 - New art</li> <li>01/06/26 - New music track</li> |
