Difference between revisions of "Template:Update-header/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{
+
.updateheaderbox{
 
background-color: #8E8;
 
background-color: #8E8;
 
width:400px;
 
width:400px;
Line 11: Line 11:
 
/* Overrides for specific skins */
 
/* Overrides for specific skins */
  
/* body.skin-timelesswurm .boxstyle { } */
+
/* body.skin-timelesswurm .updateheaderbox { } */

Latest revision as of 09:38, 28 April 2021

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

.updateheaderbox{
	background-color: #8E8;
	width:400px;
	border:2px solid black;
	text-align:center;
}


/* Overrides for specific skins */

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