„MediaWiki:Common.css” változatai közötti eltérés
Innen: Az Én Alkotmányom
a |
|||
| 1. sor: | 1. sor: | ||
/* Közös CSS az összes felületnek */ | /* Közös CSS az összes felületnek */ | ||
/* szükségtelen lapfülek elrejtése */ | |||
#ca-nstab-main { display: none !important; } | #ca-nstab-main { display: none !important; } | ||
#ca-talk { display: none !important; } | #ca-talk { display: none !important; } | ||
| 5. sor: | 7. sor: | ||
#ca-history { display: none !important;} | #ca-history { display: none !important;} | ||
/* listaelemek sorközének beállítása */ | |||
li { | li { | ||
margin-bottom: 0.3em; | margin-bottom: 0.3em; | ||
} | } | ||
A lap 2021. június 22., 08:46-kori változata
/* Közös CSS az összes felületnek */
/* szükségtelen lapfülek elrejtése */
#ca-nstab-main { display: none !important; }
#ca-talk { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-history { display: none !important;}
/* listaelemek sorközének beállítása */
li {
margin-bottom: 0.3em;
}