MediaWiki:Common.css:修订间差异
来自生物多样性知识平台
无编辑摘要 |
无编辑摘要 |
||
第18行: | 第18行: | ||
padding: 0.5em 2em 1em 2em; | padding: 0.5em 2em 1em 2em; | ||
} | } | ||
#footer-poweredbyico { | |||
display: none; | |||
} | |||
#toc ul { | #toc ul { | ||
margin: 0 8px; | margin: 0 8px; | ||
} | } |
2024年3月4日 (一) 08:38的版本
/* 这里放置的CSS将应用于所有皮肤 */ #mw-header .main-column { display: flex; height: 32px; flex-flow: row-reverse; align-items: center; } #mw-content-header .main-column #p-logo h1 { margin: -0.125em 0 0 0.25em; } #mw-content-header .main-column #p-search { margin-top: 1.3em; } #mw-content-header .main-column { padding: 0.5em 2em 1em 2em; } #footer-poweredbyico { display: none; } #toc ul { margin: 0 8px; }