MediaWiki:Common.css:修订间差异
imported>=海豚= 无编辑摘要 |
imported>=海豚= 无编辑摘要 |
||
| 第740行: | 第740行: | ||
background-color: transparent; | background-color: transparent; | ||
box-shadow: none; | box-shadow: none; | ||
} | |||
.CodeMirror-gutter-elt{ | |||
display: none; | |||
} | |||
.CodeMirror-gutters { | |||
display: none; | |||
} | } | ||
/* 解决pre不换行的问题 */ | /* 解决pre不换行的问题 */ | ||