MediaWiki:Common.css: Revizyonlar arasındaki fark
Görünüm
Değişiklik özeti yok Etiket: Elle geri alma |
Değişiklik özeti yok |
||
12. satır: | 12. satır: | ||
padding-right: 0; | padding-right: 0; | ||
} | } | ||
} | |||
#mw-indicator-mw-helplink, | |||
#mw-indicator-mw-helplink a.mw-helplink { | |||
visibility: hidden !important; | |||
display: none !important; | |||
} | } |
11.18, 11 Nisan 2025 tarihindeki hâli
/* CSS placed here will be applied to all skins */ .mw-redirectedfrom { display: none; } @media screen and (max-width: 768px) { #close-banner { position: absolute; top: 10px; /* Increase top value */ right: 3px; /* Increase right value */ color: white; padding-top: 0; padding-right: 0; } } #mw-indicator-mw-helplink, #mw-indicator-mw-helplink a.mw-helplink { visibility: hidden !important; display: none !important; }