CSS/gifu/tab

From 2014.igem.org

(Difference between revisions)
Line 9: Line 9:
<style type="text/css">
<style type="text/css">
-
 
+
body {
 +
    background: #eeeeee;}
.tabs {
.tabs {
     position: relative;
     position: relative;
Line 22: Line 23:
.tabs input[type=radio] {
.tabs input[type=radio] {
     display: none;
     display: none;
-
background-color:#000000;
+
 
}
}

Revision as of 05:53, 1 September 2014