Address: Difference between revisions
No edit summary |
No edit summary |
||
| (21 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
color: red; | color: red; | ||
} | } | ||
#mw-head { | #mw-panel a, h3{ | ||
color: inherit !important; | |||
} | |||
#mw-panel #p-logo { | |||
filter: brightness(0) saturate(100%) invert(26%) sepia(83%) saturate(7486%) hue-rotate(357deg) brightness(98%) contrast(125%); | |||
} | |||
#mw-head { | |||
background-color: black; | background-color: black; | ||
} | } | ||
#mw-head a { | #mw-head a { | ||
color: inherit; | color: inherit; | ||
} | } | ||
.hacked { | .vector-menu-tabs a, .vector-menu-content a { | ||
color: black !important; | |||
} | |||
.hacked { | |||
font-size: 4rem; | font-size: 4rem; | ||
color: red; | color: red; | ||
| Line 16: | Line 25: | ||
font-weight: 900; | font-weight: 900; | ||
} | } | ||
div.overlay { | |||
.hacked.hacked-secondary { | |||
font-size: 2rem; | |||
} | |||
div.overlay { | |||
position: fixed; | position: fixed; | ||
top: 0; | top: 0; | ||
| Line 22: | Line 36: | ||
width: 100vw; | width: 100vw; | ||
height: 100vh; | height: 100vh; | ||
background: linear-gradient(to bottom, transparent, red); | |||
opacity: 0.75; | opacity: 0.75; | ||
} | } | ||
}} | |||
}}<p class="hacked">YOUR IP ADDRESS IS NOW HACKED</p> | <p class="hacked hacked-secondary">{{#ip:}}</p> | ||
<p class="hacked">YOUR IP ADDRESS IS NOW HACKED</p> | |||
<p class="hacked hacked-secondary">{{#ip:}}</p> | |||
<div class="overlay"></div> | <div class="overlay"></div> | ||
[[Category:Pages that need things added to them]] | [[Category:Pages that need things added to them]] | ||
[[Category:Evil Pages]] | [[Category:Evil Pages]] | ||