User talk
Difference between revisions of "0x010C"
(Created page with "=== CSS or Temporary admin rights === Hello 0x ! Could you grant me admin right so I can edit the main css. Skin Foreground (default | Preview) Timeless (Preview) Vector (P...") |
|||
Line 22: | Line 22: | ||
background-color: #000000; | background-color: #000000; | ||
color: #FFF; | color: #FFF; | ||
+ | } | ||
+ | .citation { | ||
+ | border-color: #CCC; | ||
+ | border-color: #C0C0C0; | ||
+ | background-color: #FFF; | ||
+ | color: #000; | ||
} | } | ||
</pre> | </pre> |
Revision as of 10:35, 20 May 2018
CSS or Temporary admin rights
Hello 0x ! Could you grant me admin right so I can edit the main css. Skin
Foreground (default | Preview) Timeless (Preview) Vector (Preview)
OR !
pre { padding: 5px; margin: 0px 15px 0px 15px; border-left: 4px solid; border-right: 1px solid; border-bottom: #888 1px solid; border-top: #888 1px solid; } .console { border-color: #CCC; font-family: monospace; background-color: #000000; color: #FFF; } .citation { border-color: #CCC; border-color: #C0C0C0; background-color: #FFF; color: #000; }