MediaWiki:Grigbertz.css

From Grigbertz

(Difference between revisions)
Jump to: navigation, search
m
m
Line 38: Line 38:
}
}
h1.firstHeading {
h1.firstHeading {
-
         font-size: 220%;  
+
         font-size: 188%;
 +
        sont-style: bold;
margin-bottom: .1em;
margin-bottom: .1em;
margin-top: .1em;
margin-top: .1em;
}
}
/* </pre> */
/* </pre> */

Revision as of 19:43, 15 April 2007

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

.pBody {
  background: #EBE7DC;
}
#footer {
	background-color: transparent;
	border-style: none;
}
#p-cactions li a {
        background-color: #EBE7DC;
	color: #574837;
}
#p-cactions li.selected {
	border-color: #aaa;
}
#p-personal li a {
 	color: #574837;
}
#p-personal li a:hover {
	background: #EBE7DC;
}
.pBody a {
	text-decoration: none;
	color: #574837;
	background: none;
}
.pBody a:visited {
	color: #7D6850;
}
.pBody a:active {
	color: #faa700;
}
.pBody a:hover {
	text-decoration: underline;
}
h1.firstHeading {
        font-size: 188%; 
        sont-style: bold;
	margin-bottom: .1em;
	margin-top: .1em;
}
/* </pre> */
Personal tools