MediaWiki:Common.css: Revizyonlar arasındaki fark
Değişiklik özeti yok |
Değişiklik özeti yok |
||
5. satır: | 5. satır: | ||
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt, #p-logo-text a { font-family: 'Marcellus', sans-serif; } | .mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt, #p-logo-text a { font-family: 'Marcellus', sans-serif; } | ||
#p-logo-text a { font-variant: normal; text-transform: uppercase; } | #p-logo-text a { font-variant: normal; text-transform: uppercase; } | ||
.navbox .hlist td dl, .navbox .hlist td ol, .navbox .hlist td ul, .navbox td.hlist dl, .navbox td.hlist ol, .navbox td.hlist ul { | |||
padding: 0.125em 0 | |||
} | |||
.hlist dl, .hlist ol, .hlist ul { | |||
margin: 0; | |||
padding: 0 | |||
} | |||
.hlist dd, .hlist dt, .hlist li { | |||
margin: 0; | |||
display: inline | |||
} | |||
.hlist dl dl, .hlist dl ol, .hlist dl ul, .hlist ol dl, .hlist ol ol, .hlist ol ul, .hlist ul dl, .hlist ul ol, .hlist ul ul { | |||
display: inline | |||
} | |||
.hlist dt:after { | |||
content: ":" | |||
} | |||
.hlist dd:after, .hlist li:after { | |||
content: " · "; | |||
font-weight: bold | |||
} | |||
.hlist dd:last-child:after, .hlist dt:last-child:after, .hlist li:last-child:after { | |||
content: none | |||
} | |||
.hlist dd.hlist-last-child:after, .hlist dt.hlist-last-child:after, .hlist li.hlist-last-child:after { | |||
content: none | |||
} | |||
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before, .hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before, .hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before { | |||
content: " ("; | |||
font-weight: normal | |||
} | |||
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after, .hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after, .hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after { | |||
content: ") "; | |||
font-weight: normal | |||
} | |||
.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after, .hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after, .hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after { | |||
content: ") "; | |||
font-weight: normal | |||
} | |||
.hlist ol { | |||
counter-reset: listitem | |||
} | |||
.hlist ol>li { | |||
counter-increment: listitem | |||
} | |||
.hlist ol>li:before { | |||
content: " " counter(listitem) " " | |||
} | |||
.hlist dd ol>li:first-child:before, .hlist dt ol>li:first-child:before, .hlist li ol>li:first-child:before { | |||
content: " (" counter(listitem) " " | |||
} |
21.57, 24 Ağustos 2021 tarihindeki hâli
/* Buraya konulacak CSS kodu tüm temalarda etkin olur */ #searchInput { padding: 0.4em 4.5em 0.4em 2em; } #ca-talk { display: none !important; } #ca-viewsource { display: none !important; } .mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt, #p-logo-text a { font-family: 'Marcellus', sans-serif; } #p-logo-text a { font-variant: normal; text-transform: uppercase; } .navbox .hlist td dl, .navbox .hlist td ol, .navbox .hlist td ul, .navbox td.hlist dl, .navbox td.hlist ol, .navbox td.hlist ul { padding: 0.125em 0 } .hlist dl, .hlist ol, .hlist ul { margin: 0; padding: 0 } .hlist dd, .hlist dt, .hlist li { margin: 0; display: inline } .hlist dl dl, .hlist dl ol, .hlist dl ul, .hlist ol dl, .hlist ol ol, .hlist ol ul, .hlist ul dl, .hlist ul ol, .hlist ul ul { display: inline } .hlist dt:after { content: ":" } .hlist dd:after, .hlist li:after { content: " · "; font-weight: bold } .hlist dd:last-child:after, .hlist dt:last-child:after, .hlist li:last-child:after { content: none } .hlist dd.hlist-last-child:after, .hlist dt.hlist-last-child:after, .hlist li.hlist-last-child:after { content: none } .hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before, .hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before, .hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before { content: " ("; font-weight: normal } .hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after, .hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after, .hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after { content: ") "; font-weight: normal } .hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after, .hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after, .hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after { content: ") "; font-weight: normal } .hlist ol { counter-reset: listitem } .hlist ol>li { counter-increment: listitem } .hlist ol>li:before { content: " " counter(listitem) " " } .hlist dd ol>li:first-child:before, .hlist dt ol>li:first-child:before, .hlist li ol>li:first-child:before { content: " (" counter(listitem) " " }