MediaWiki: Common.css: Difference between revisions
From ElixirBlocks
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
.hljs-formula, .hljs-function, .hljs-params, .hljs-subst, .hljs-title { | .hljs-formula, .hljs-function, .hljs-params, .hljs-subst, .hljs-title { | ||
} | } | ||
.hljs { | .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 {
}