Team:Imperial College London/Templates/Buttons

From 2010.igem.org

(Difference between revisions)
(Trying to create header for buttons)
 
(6 intermediate revisions not shown)
Line 30: Line 30:
         display: block;
         display: block;
         color: #ffffff;
         color: #ffffff;
-
         background: #Ea8828;
+
         background: #a3a3a3;
     cursor: pointer;
     cursor: pointer;
         padding: 10px;
         padding: 10px;
Line 36: Line 36:
.accordionContent {     
.accordionContent {     
-
     width: 825px;
+
     width: 830px;
     float: left;
     float: left;
         text-align: justify;
         text-align: justify;
Line 45: Line 45:
.accordionButton:hover {
.accordionButton:hover {
-
       color: #555555;
+
       color: #20548f;
-
       border-bottom: 1px solid #555555;
+
        
       }
       }

Latest revision as of 02:09, 28 October 2010