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 /common.css | |
| parent | a7072dbff528eeb65cdb8f19ca3605bc58107a78 (diff) | |
library text and css edit
Diffstat (limited to 'common.css')
| -rw-r--r-- | common.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -26,7 +26,8 @@ a { } a:hover { - filter: drop-shadow(0 0 5px #6b1020);; + /* color: #ff7a95; */ + filter: drop-shadow(0 0 5px #6b1020); font-style: italic; } |
