MediaWiki:Grigbertz.css

From Grigbertz

(Difference between revisions)
Jump to: navigation, search
m
m
Line 5: Line 5:
.pBody {
.pBody {
   background: #EBE7DC;
   background: #EBE7DC;
 +
}
#footer {
#footer {
-
background-color: transparent !important;
+
background-color: transparent;
border-style: none;
border-style: none;
}
}
-
}
 
/* </pre> */
/* </pre> */

Revision as of 18:41, 15 April 2007

/* <pre> 
 * CSS for Grigbertz skin
 */

.pBody {
  background: #EBE7DC;
}

#footer {
	background-color: transparent;
	border-style: none;
}

/* </pre> */
Personal tools