MediaWiki: Common.css: Difference between revisions
From ElixirBlocks
(Replaced content with "body{ background-color:black !important; color:white !important;; } .mw-parser-output{ font-size:1.2em !important; } .mw-page-title-main{ color:white !important; font-size:0.9em !important; } .navbar{ background-color: #d7393d !important } .code2highlight{ →background-color:purple !important: border-width: 5px !important; border-color: #ffc52d !important; background-color:#000 !important } #ca-edit{ background-color: #ff4e4e !imp...") Tags: Replaced Manual revert |
No edit summary |
||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
main{ | |||
font-size:1.1em !important; | |||
} | } | ||
iframe { | |||
border: 0; | |||
margin: 0; | |||
padding: 0; | |||
width: 150%; | |||
height: 80vh; | |||
left: - 400px; | |||
} | } | ||
main{ | |||
background-color:white; | |||
} | } | ||
.hljs-formula, .hljs-function, .hljs-params, .hljs-subst, .hljs-title { | |||
} | } | ||
. | .hljs { | ||
} | } | ||
Latest revision as of 07:05, 24 December 2023
main{
font-size:1.1em !important;
}
iframe {
border: 0;
margin: 0;
padding: 0;
width: 150%;
height: 80vh;
left: - 400px;
}
main{
background-color:white;
}
.hljs-formula, .hljs-function, .hljs-params, .hljs-subst, .hljs-title {
}
.hljs {
}