commit 0e7659d7054db5ab8df360b45d4520bf35afa63d parent 709170314dc51b3e86e1db696dc9efa0d555da65 Author: pyratebeard <root@pyratebeard.net> Date: Mon, 7 Nov 2022 17:23:12 +0000 last edited Diffstat:
M | custom.css | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/custom.css b/custom.css @@ -219,3 +219,9 @@ a:focus { color: #3d3a3b; font-weight: normal; } + +a#page-info-toggle, span#last-edit-in-progress { + font-size: 12px; + color: #454545; + border-bottom: 1px dotted #454545; +}