CSS/gifu/tab
From 2014.igem.org
(Difference between revisions)
(Created page with "<html> <head> <meta http-equiv="Content-Script-Type" content="text/javascript"> <meta http-equiv="Content-Script-Type" content="text/css"> <script src="http://ajax.googleapis.com...") |
|||
Line 13: | Line 13: | ||
position: relative; | position: relative; | ||
padding: 0; | padding: 0; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
} | } | ||
.tabs li { | .tabs li { | ||
Line 43: | Line 45: | ||
left: 0; | left: 0; | ||
padding: 10px; | padding: 10px; | ||
- | background: # | + | background: #f0f8ff; |
} | } | ||
.tabs input[type=radio]:checked + label + .contents{ | .tabs input[type=radio]:checked + label + .contents{ |
Revision as of 02:23, 1 September 2014