Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,837
edits
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
padding: .2em .5em | padding: .2em .5em | ||
font-size: 92%; | font-size: 92%; | ||
} | |||
div.code-file { | |||
border: 1px solid #222222; | |||
padding: none; | |||
margin: .2em .2em; | |||
background-color: #DCDCDC; | |||
} | |||
div.mw-content-text div.code-file { | |||
border: 1px solid #222222; | |||
padding: none; | |||
margin: .2em .2em; | |||
background-color: #DCDCDC; | |||
max-width:90%; | |||
} | } | ||
.download_submit:hover { | .download_submit:hover { | ||
Line 35: | Line 48: | ||
height:500px; | height:500px; | ||
overflow-y:auto; | overflow-y:auto; | ||
} | } | ||
.command:before li { | .command:before li { |