Team:Imperial College London/Templates/Buttons

From 2010.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 17: Line 17:
<style type="text/css">  
<style type="text/css">  
#wrapper {
#wrapper {
-
     width:900px;
+
     width:850px;
     margin-left: auto;
     margin-left: auto;
     margin-right: auto;
     margin-right: auto;
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