MediaWiki:Common.css:修订间差异

无编辑摘要
无编辑摘要
无编辑摘要
第23行: 第23行:
code, pre {
code, pre {
font-family: Menlo, Consolas, monospace !important;
font-family: Menlo, Consolas, monospace !important;
}
/* http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
display: table;
content: "";
}
.clearfix:after {
clear: both;
}
}