Нет описания правки
Нет описания правки
Строка 123: Строка 123:
#mw-content-wrapper {
#mw-content-wrapper {
     background: repeating-linear-gradient(45deg, #00ff00, #ff00ff, #0000ff, #ff0000) !important;   
     background: repeating-linear-gradient(45deg, #00ff00, #ff00ff, #0000ff, #ff0000) !important;   
     border: 5px solid #ff00ff !important;     
     border: 15px ridge rgba(255,0,255,0.8) !important;
     box-shadow: 0 0 20px 5px rgba(0,255,0,0.8) !important;  
     border-radius: 50% 20% / 10% 40% !important;
     animation: shakeFix 0.3s infinite alternate !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;
     color: black !important;                
     animation: shakeFix 0.05s infinite alternate !important;
     color: transparent !important;
    text-shadow: 0 0 10px black !important;
}
}