Difference between revisions of "Template:2015CSS"

Line 345: Line 345:
  
  
        .pop_why {
+
        /* Styling for pop boxes */
  
 +
        .textBeforeWhy {
 +
        float:left;
 +
        }
 +
 +
        .pop_why {
 
         border: 1px solid #f58631;
 
         border: 1px solid #f58631;
         width: 45px;
+
         width: 18px;
 
         color:#f58631;
 
         color:#f58631;
 
         font-weight: bold;
 
         font-weight: bold;
 
         text-align:center;
 
         text-align:center;
         border-radius: 7px;
+
         border-radius: 50%;
         clear:both;
+
         float:left;
 +
        margin-right:5px;
 +
        margin-left:5px;
 
         }
 
         }
 +
  
 
         .pop_why:hover {
 
         .pop_why:hover {

Revision as of 14:50, 9 February 2015