Difference between revisions of "Template:2015CSS"

(Added class alertMessage as well as id alertMessage, so you can have more than one alertMessage on a page)
Line 328: Line 328:
 
       }
 
       }
  
       #alertMessage {
+
       .alertMessage, #alertMessage {
 
         width:700px;  
 
         width:700px;  
 
         margin:auto;  
 
         margin:auto;  
Line 339: Line 339:
 
       }
 
       }
  
       #alertMessage p {
+
       .alertMessage p, #alertMessage p {
 
         font-weight: bold;
 
         font-weight: bold;
 
         color:red;
 
         color:red;

Revision as of 16:53, 5 February 2015