User:Ret Samys/common.css: Difference between revisions

From Drive: The SciFi Comic
Jump to navigation Jump to search
(Created page with "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 blac...")
 
m (Ret Samys moved page User:Ret Samys/Sandbox/Sandbox.css to User:Ret Samys/common.css without leaving a redirect: testing)
(No difference)

Revision as of 04:59, 7 February 2017

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