Changes

Jump to navigation Jump to search
tweak to avoid extra whitespace on some wikis
Line 32: Line 32:  
}
 
}
   −
.page-Modding_Player_Guide_Troubleshooting h1 {
+
.modding-error-box {
 +
    border: 1px solid red;
 +
    background: #FCC;
 +
    padding: 1em;
 +
}
 +
 
 +
h1 {
 +
    margin-bottom: 0;
 +
    padding: 1em;
 
     border: 2px solid rgb(0, 116, 72);
 
     border: 2px solid rgb(0, 116, 72);
 
     background: rgba(3, 160, 7, 0.1);
 
     background: rgba(3, 160, 7, 0.1);
    padding: 1em;
+
}
     margin-bottom: 0;
+
 
 +
h1:not(:first-of-type) {
 +
     margin-top: 3rem;
 
}
 
}
    
/* [[Category:Modding templates]] */
 
/* [[Category:Modding templates]] */
translators
8,404

edits

Navigation menu