Difference between revisions of "Demo why"

Line 6: Line 6:
 
.pop_why {
 
.pop_why {
 
         position: fixed;
 
         position: fixed;
         border: 1px solid #ccc;
+
         border: 1px solid #f58631;
 
         width:60px;
 
         width:60px;
 
         color:#f58631;
 
         color:#f58631;
Line 20: Line 20:
 
         color:black;
 
         color:black;
 
         background-color: white;
 
         background-color: white;
         border: 2px solid gray;
+
         border: 2px solid #ccc;
  
 
}
 
}

Revision as of 19:59, 5 February 2015

Why?