„Szerkesztő:Pompos Balázs/common.css” változatai közötti eltérés

A VIK Wikiből
Ugrás a navigációhoz Ugrás a kereséshez
(Új oldal, tartalma: „→‎Don't display some stuff on the main page: .page-Main_Page #deleteconfirm, .page-Main_Page #t-cite, .page-Main_Page #footer-info-lastmod, .action-view.page-Main_Pa…”)
 
(Eltávolította a lap teljes tartalmát)
 
(8 közbenső módosítás ugyanattól a szerkesztőtől nincs mutatva)
1. sor: 1. sor:
/* Don't display some stuff on the main page */
 
.page-Main_Page #deleteconfirm,
 
.page-Main_Page #t-cite,
 
.page-Main_Page #footer-info-lastmod,
 
.action-view.page-Main_Page #siteSub,
 
.action-view.page-Main_Page #contentSub,
 
.action-view.page-Main_Page .firstHeading {
 
display: none !important;
 
}
 
  
/* Hide while we find a better spot */
 
#coordinates {
 
display:none;
 
}
 
 
/* T161423 */
 
.infobox {
 
border-collapse: separate;
 
}
 
 
/* T173151 */
 
.mw-changeslist-legend dt {
 
margin: 0 0.5em 0 0 !important;
 
}
 
 
/* Better behavior when placed next to infoboxes etc */
 
#toc {
 
display:table;
 
}
 
 
/* Make sure the list of links is on it's own line.. */
 
#mw-footer #copyright {
 
display: block;
 
}
 

A lap jelenlegi, 2018. november 19., 17:39-kori változata