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

From Wurmpedia
Jump to navigation Jump to search
 
(One intermediate revision 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{
+
.weaponlistbox{
 
border-color:#000;
 
border-color:#000;
 
text-align:center;
 
text-align:center;
Line 8: Line 8:
  
 
/* 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 .weaponlistbox{ } */

Latest revision as of 19:06, 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 */

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