Difference between revisions of "User:Pathfinders"

From Pathfinder Wiki
m
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* <pre><nowiki> O--<GLOBAL>---------------------------------------------------O */
+
/*
+
** MediaWiki 'Pathfinder' style sheet for CSS2-capable browsers.
body
+
** License: GPL (http://www.gnu.org/copyleft/gpl.html)
{
+
*/
background: #fcf6e4   
+
 
url("http://images.wikia.com/arsmagica/images/9/9a/Parchment1.jpg");
+
body {
 +
background: #306acc;
 +
text-align: center;
 +
margin: 0px;
 +
font-family: Arial;
 
}
 
}

Latest revision as of 21:35, 18 June 2012

/*

body { background: #306acc; text-align: center; margin: 0px; font-family: Arial; }