User:JJPMaster/test.css
From Test Wiki
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
{{#css:
#manual-body {
border: 4px solid #5B5B5B;
padding: 10px;
}
.red-line {
background-color: #A51C30;
height: 2px;
}
.main-header {
font-weight: bold;
font-family: serif;
font-size: 55px;
line-height: 55px; /* keep the same as font-size */
display: inline-block;
vertical-align: top;
}
.gradient-text {
background-color: #000;
background-image: linear-gradient(90deg, #000, #ddd);
background-size: 100%;
-webkit-background-clip: text;
-moz-background-clip: text;
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent;
}
.gradient-text-2 {
background-color: #000;
background-image: linear-gradient(90deg, #000, #ddd, #000);
background-size: 100%;
-webkit-background-clip: text;
-moz-background-clip: text;
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent;
}
#ca-talk { display: none; }
#ca-history { display: none; }
#ca-edit { display: none; }
#ca-view { display: none; }
#p-namespaces { display: none; }
#localNotice { display: none; }
#sitenotice { display: none; }
#footer-icons,
#mw-panel,
#footer,
#mw-page-base,
#firstHeading,
#localNotice,
#contentSub,
#un-share,
#column-one,
#siteNotice,
#firstHeading,
#mw-footer-container,
#mw-header-container,
#mw-header-hack,
#mw-header-nav-hack,
#mw-footer-container,
#mw-indicator-mw-helplink,
#p-namespaces,
#p-views {
display: none !important;
}
{{Notitle}}
}}
<div style="font-family:'Courier New'">
{{:Instruction manual/title|[[File:Pixelated.png|30px|link=Main Page]] {{FULLPAGENAME}}}} from WikiEssays, the free blog/wiki thing
[{{querylink|{{FULLPAGENAME}}|qs=action=edit|edit}} | {{querylink|{{FULLPAGENAME}}|qs=action=purge|purge}} | [[Talk:{{PAGENAME}}|talk]] | {{querylink|{{FULLPAGENAME}}|qs=action=history|history}} | [[Special:MovePage/{{FULLPAGENAME}}|move]] | [[Main Page|return to start]]]
<hr>
<div id="manual-body">