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

From Wurmpedia
Jump to navigation Jump to search
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{
+
.weaponlistbox{
 
border-color:#000;
 
border-color:#000;
 
text-align:center;
 
text-align:center;
Line 10: Line 10:
 
/* NOTE: Generally, this will be overridden by templates using this stylesheet instead */
 
/* NOTE: Generally, this will be overridden by templates using this stylesheet instead */
  
/* body.skin-timelesswurm .boxstyle { } */
+
/* body.skin-timelesswurm .weaponlistbox{ } */

Revision as of 09:03, 28 April 2021

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

.weaponlistbox{
	border-color:#000;
	text-align:center;
}


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

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