Swino4ka
Присоединился 7 февраля 2025
Swino4ka (обсуждение | вклад) Gay station 14 update |
Swino4ka (обсуждение | вклад) Нет описания правки |
||
| (не показаны 4 промежуточные версии этого же участника) | |||
| Строка 121: | Строка 121: | ||
#mw-content-container, | #mw-content-container, | ||
#mw-site-navigation, | #mw-site-navigation, | ||
#mw-wrapper, | |||
#mw-content-wrapper { | #mw-content-wrapper { | ||
background: #00ff00 !important; | background: repeating-linear-gradient(45deg, #00ff00, #ff00ff, #0000ff, #ff0000) !important; | ||
border: | border: 15px ridge rgba(255,0,255,0.8) !important; | ||
box-shadow: 0 0 20px | border-radius: 50% 20% / 10% 40% !important; | ||
animation: shakeFix 0. | 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; | ||
color: black !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; | |||
} | } | ||
| Строка 136: | Строка 141: | ||
#mw-header-container::before, | #mw-header-container::before, | ||
#mw-content-container::before { | #mw-content-container::before { | ||
content: " | content: "AY STATION 14"; | ||
font-size: 100px !important; | |||
background: red; | background: repeating-linear-gradient(90deg, red, orange, yellow, green, blue, indigo, violet) !important; | ||
color: | 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 { content: "GAY STATION 14";} | ||