MediaWiki:Common.css

From DragonFall

Jump to: navigation, search

/** CSS placed here will be applied to all skins */


/* put scrollbar on pre sections instead of ugly cutoff/overlap in firefox */
pre { overflow: auto; }

/* Site Wide link style */
A:link {text-decoration: none; color:0033FF;}
A:visited {text-decoration: none; color:0066FF;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline overline; color:#090;}

/* Nice table effects */
table.simp {
  margin: 1em 1em 1em 0;
  background: #F7F7F7;
  border-width: 1px;
  border-color: #AAA;
  border-style: solid;
  border-collapse: collapse;
}
table.simp th, table.simp td {
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  border-color: gray gray gray gray;
  border-collapse: collapse;
  padding: 2px;
}
table.simp th {
  background: gray;
  text-align: center;
}


/* ridged table effects */
table.ridged {
	border-width: 2px 2px 2px 2px;
	border-spacing: 4px;
	border-style: groove groove groove groove;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: rgb(255, 255, 240);
}
table.ridged th {
	border-width: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.ridged td {
	border-width: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}

Views
Personal tools
Orion's Dice Box
Handler file path OK