Address: Difference between revisions

No edit summary
No edit summary
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css:
{{#css:
body {
body {
  background-color: black;
    background-color: black;
  color: red;
    color: red;
}
}
#mw-panel {
#mw-panel a, h3{
  a, h3{
    color: inherit !important;
      color: inherit !important;
  }
  #p-logo {
filter: brightness(0)  saturate(100%) invert(26%) sepia(83%) saturate(7486%) hue-rotate(357deg) brightness(98%) contrast(125%);
}
}
#mw-panel #p-logo {
    filter: brightness(0) saturate(100%) invert(26%) sepia(83%) saturate(7486%) hue-rotate(357deg) brightness(98%) contrast(125%);
}
}
#mw-head {
#mw-head {
  background-color: black;
    background-color: black;
  a { color: inherit; }
}
#mw-head a {
    color: inherit;
}
.vector-menu-tabs a, .vector-menu-content a {
    color: black !important;
}
.hacked {
    font-size: 4rem;
    color: red;
    text-align: center;
    font-weight: 900;
}
 
.hacked.hacked-secondary {
font-size: 2rem;
}
}


.vector-menu-tabs a, .vector-menu-content a {color: black !important;}
div.overlay {
.hacked {
    position: fixed;
  font-size: 4rem;
    top: 0;
  color: red;
    left: 0;
  text-align: center;
    width: 100vw;
  font-weight: 900;
    height: 100vh;
    background: linear-gradient(to bottom, transparent, red);
    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]]