User:Ret Samys/common.css

From Drive: The SciFi Comic
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.
html{
background: url(http://drive.mcslp.net/images/6/69/Alnilam-Stars-Pattern.png);
}

body{
background: linear-gradient(rgba(0,0,0,.6),transparent,transparent);
}

#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;5
}

#content-body b,#content-body strong{
/*color: black;*/
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.vectorTabs{

}