Difference between revisions of "User:Evon R'al/Sandbox template"

From EVE University Wiki
Jump to: navigation, search
m (Coding and testing.)
m (Coding and testing.)
Line 43: Line 43:
 
/* sbtt - ShipBoxTooltip */
 
/* sbtt - ShipBoxTooltip */
 
.sbtt {
 
.sbtt {
   /* This is a container class
+
   /* This is a container class */
    to limit the accompanying classes
+
  /* to limit the accompanying classes */
    to only work within an element with this class */
+
  /* to only work within an element with this class */
 
  }
 
  }
  
 
div .sbtt {
 
div .sbtt {
   /* width: 270px;
+
   /* width: 270px; */
   background: black; */
+
   /* background: black; */
 
  }
 
  }
  

Revision as of 08:23, 11 May 2022

Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)