Нет описания правки
Нет описания правки
 
(не показано 6 промежуточных версий этого же участника)
Строка 115: Строка 115:


{{#css:
{{#css:
#mw-content-block,
#mw-header-container,
#mw-header,
#mw-content-container,
#mw-site-navigation,
#mw-wrapper,
#mw-content-wrapper {
    background: repeating-linear-gradient(45deg, #00ff00, #ff00ff, #0000ff, #ff0000) !important; 
    border: 15px ridge rgba(255,0,255,0.8) !important;
    border-radius: 50% 20% / 10% 40% !important;
    box-shadow: 0 0 0 10px red, 0 0 0 20px blue, 0 0 0 30px green, inset 0 0 50px rgba(0,0,0,0.9) !important;
    animation: shakeFix 0.05s infinite alternate !important;
    color: transparent !important;
    text-shadow: 0 0 10px black !important;
    transform: skew(10deg, 5deg) scale(1.02) rotate(1deg) !important;
    opacity: 0.95 !important;
}
@keyframes shakeFix {
    0% { transform: translateX(-2px); }
    100% { transform: translateX(2px); }
}
#mw-header-container::before,
#mw-content-container::before {
    content: "AY STATION 14";
    font-size: 100px !important;
    background: repeating-linear-gradient(90deg, red, orange, yellow, green, blue, indigo, violet) !important;
    color: white !important;
    text-shadow: 10px 10px 0 black !important;
    animation: shakeFix 0.03s infinite !important;
    display: block !important;
    position: absolute !important;
    top: -50px !important;
    left: -200px !important;
    width: 300% !important;
}
#p-logo-text a.long { content: "GAY STATION 14";}
#p-logo-text a.long:before {
  content: "GAY STATION 14";
}
.mw-body { background: green !important; }
.swino4ka-page .main__block__div {
.swino4ka-page .main__block__div {
     display: flex;
     display: flex;