Difference between revisions of "Template:Roleplayers/styles.css"

From Wurmpedia
Jump to navigation Jump to search
(Ostentatio created the page Template:Roleplayers/styles.css using a non-default content model "Sanitized CSS")
 
Line 1: Line 1:
 +
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */
  
 +
.roleplayersbox{
 +
border-color:#88A;
 +
background-color:#66FF99;
 +
text-align:center;
 +
}
 +
 +
 +
/* Overrides for specific skins */
 +
/* NOTE: Generally, this will be overridden by templates using this stylesheet instead */
 +
 +
/* body.skin-timelesswurm .roleplayersbox{ } */

Revision as of 09:45, 28 April 2021

/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */

.roleplayersbox{
	border-color:#88A;
	background-color:#66FF99;
	text-align:center;
}


/* Overrides for specific skins */
/* NOTE: Generally, this will be overridden by templates using this stylesheet instead */

/* body.skin-timelesswurm .roleplayersbox{ } */