User:CyberSkull/monobook.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .js page for this skin can be added at User:CyberSkull/monobook.js. |
/*
(In [[Mozilla]] and [[Opera (web browser)|Opera]], you can also test style changes dynamically with the [http://www.squarefree.com/bookmarklets/webdevel.html test styles] bookmarklet from squarefree.com. It pops up a window for adding style rules, and updates the page as you type.)
Always check with the [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DUser%3ACyberSkull%2Fmonobook.css%26action%3Draw%26ctype%3Dtext%2Fcss&usermedium=all W3C CSS Validation Service] after any changes.
<nowiki>~~~~</nowiki>
<div class="fonttest">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
`1234567890-=
~!@#$%^&*()_+
`¡™£¢∞§¶•ªº–≠
`⁄€‹›fifl‡°·‚—±
Hmm, I need [[Monaco (typeface)|Monaco]] 12 plain.</div>
<pre>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
`1234567890-=
~!@#$%^&*()_+
`¡™£¢∞§¶•ªº–≠
`⁄€‹›fifl‡°·‚—±
Hmm, I need [[Monaco (typeface)|Monaco]] 12 plain.</pre>
<pre><nowiki>*/
/*
textarea#wpTextbox1, textarea#wpUploadDescription, input#wpSummary, input#wpDestFile, div.fonttest {
font-size: 10px;
font-family: "monaco", monospace;
}
*/
/*</nowiki></pre>*/
/* code suggested by [[Template:Ninhongo]] */
/*
@media screen, tv {
.t_nihongo_kanji {
color: green;
}
}
*/