Site Tools


style:local

Differences

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

Link to this comparison view

Next revision
Previous revision
style:local [2026/02/24 18:41] – created 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 info' link */ +/* (keep your cookie CSS below for now) */
-#cookie__wrapper .button, +
-#cookie__wrapper a { +
-    display: none !important; +
-+
- +
-/* Slimmer, cleaner banner */ +
-#cookie__wrapper { +
-    padding: 6px 14px !important; +
-    line-height: 1.25em !important; +
-    font-size: 0.9em !important; +
-    opacity: 0.95;               /* optional – slight transparency */ +
-+
- +
-/* Improve readability on dark theme */ +
-#cookie__wrapper { +
-    background-color: #2d2d2d !important; +
-    color: #e0e0e0 !important; +
-    border-top: 1px solid #444 !important; +
-+
- +
-/* Optional: shrink any cookie icon if present */ +
-#cookie__wrapper img { +
-    height: 18px !important; +
-    width: auto !important; +
-    margin-right: 6px !important; +
-}+
 </css> </css>
style/local.1771958500.txt.gz · Last modified: by dadm1n