User:Ret Samys/common.css

From Drive: The SciFi Comic
< User:Ret Samys
Revision as of 04:59, 7 February 2017 by Ret Samys (talk | contribs) (Ret Samys moved page User:Ret Samys/Sandbox/Sandbox.css to User:Ret Samys/common.css without leaving a redirect: testing)
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.
body{
background: url(http://drive.mcslp.net/images/6/69/Alnilam-Stars-Pattern.png);
}

#content-body{
margin: auto;
width: 80%;
border-radius: 10px;
box-shadow: 0 0 15px black,0 0 10px rgba(0,0,255,.3) inset;
color: #02425B;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-weight: 600;
}