User:JJPMaster/test.css

From Test Wiki
Revision as of 02:57, 30 January 2021 by JJPMaster (talk | contribs) (Created page with "{{#css: #manual-body { border: 4px solid #5B5B5B; padding: 10px; } .red-line { background-color: #A51C30; height: 2px; } .main-header { font-weight: bold; font-fam...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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:

  1. 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;

}

  1. ca-talk { display: none; }
  2. ca-history { display: none; }
  3. ca-edit { display: none; }
  4. ca-view { display: none; }
  5. p-namespaces { display: none; }
  6. localNotice { display: none; }
  7. sitenotice { display: none; }
  8. footer-icons,
  9. mw-panel,
  10. footer,
  11. mw-page-base,
  12. firstHeading,
  13. localNotice,
  14. contentSub,
  15. un-share,
  16. column-one,
  17. siteNotice,
  18. firstHeading,
  19. mw-footer-container,
  20. mw-header-container,
  21. mw-header-hack,
  22. mw-header-nav-hack,
  23. mw-footer-container,
  24. mw-indicator-mw-helplink,
  25. p-namespaces,
  26. p-views {
 display: none !important;

} Template:Notitle }}

Instruction manual/title from WikiEssays, the free blog/wiki thing

[[[:Template:Querylink]] | Template:Querylink | talk | Template:Querylink | move | return to start]