Site Tools


style:local

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
style:local [2026/02/24 18:48] dadm1nstyle:local [2026/02/24 18:51] (current) dadm1n
Line 1: Line 1:
 <css> <css>
-/* ------------------------------------------------------- */ +/* TEST: should draw a red outline around the whole page */ 
-/* Cookie Banner Custom Styling — Ad-hominem Template       */ +body { outline: 6px solid red !important; }
-/* ------------------------------------------------------- */+
  
-/* Hide OK button and 'More information' link */ +/* (keep your cookie CSS below for now) */
-#cookie-notice .button, +
-#cookie-notice a { +
-    display: none !important; +
-+
- +
-/* Slimmer, cleaner banner */ +
-#cookie-notice { +
-    padding: 6px 14px !important; +
-    font-size: 0.9em !important; +
-    line-height: 1.25em !important; +
-+
- +
-/* Dark theme improvements */ +
-#cookie-notice { +
-    background-color: #2d2d2d !important; +
-    color: #e0e0e0 !important; +
-    border-top: 1px solid #444 !important; +
-+
- +
-/* Optional: shrink cookie icon */ +
-#cookie-notice img { +
-    height: 18px !important; +
-    width: auto !important; +
-    margin-right: 6px !important; +
-}+
 </css> </css>
style/local.1771958880.txt.gz · Last modified: by dadm1n