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

From Wurmpedia
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */
 
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */
  
.boxstyle{
+
.cleanupbox{
 
background-color:#FFFACD;
 
background-color:#FFFACD;
width:600px;
+
border-color: #88A;
border:2px #88A;
 
 
}
 
}
  
  
 
/* Overrides for specific skins */
 
/* Overrides for specific skins */
/* NOTE: Generally, this will be overridden by templates using this stylesheet instead */
 
  
/* body.skin-timelesswurm .boxstyle { } */
+
/* body.skin-timelesswurm .cleanupbox { } */

Latest revision as of 11:06, 28 April 2021

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

.cleanupbox{
	background-color:#FFFACD;
	border-color: #88A;
}


/* Overrides for specific skins */

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