From 2009.igem.org
(Difference between revisions)
|
|
Line 1: |
Line 1: |
| <html> | | <html> |
| <style> | | <style> |
- | #accordion { | + | #TopBox{ |
- | width: 700px;
| + | |
- | height: 60px;
| + | |
- | position:relative !important;
| + | |
- | float: left;
| + | |
- | margin-left: 10px;
| + | |
- | display:block;
| + | |
- | background-image:url(http://charlesfracchia.com/igemWiki/SlideUp/images/aston.jpg) #333333;
| + | |
- | background-repeat:no-repeat;
| + | |
- | background-position:top left;
| + | |
- | z-index: 7;
| + | |
- | }
| + | |
- | | + | |
- | h12 {
| + | |
- | padding: 2px;
| + | |
- | margin: 0;
| + | |
- | color:#fff;
| + | |
- | border-bottom:1px solid #333333;
| + | |
- | display:block;
| + | |
- | background-image:url(http://charlesfracchia.com/igemWiki/SlideUp/images/tab-left.gif);
| + | |
- | background-position:top left;
| + | |
- | background-repeat:no-repeat;
| + | |
- | }
| + | |
- |
| + | |
- | #visible {
| + | |
- | background-image:url(http://charlesfracchia.com/igemWiki/SlideUp/images/tab-left-active.gif);
| + | |
- | border-bottom:1px solid #DA1074;
| + | |
- | }
| + | |
- |
| + | |
- | .panel_body {
| + | |
- | height:150px;
| + | |
- | background-color:#333366;
| + | |
- | display:block;
| + | |
- | position:relative;
| + | |
- | color:#FFFFFF;
| + | |
- | }
| + | |
- |
| + | |
- | .panel_body div {
| + | |
- | padding:3px 5px;
| + | |
- | }
| + | |
- |
| + | |
- | .panel{
| + | |
- | bottom:0px;
| + | |
- | margin:0px;
| + | |
- | padding:0px;
| + | |
- | background-image:url(images/tab-right.gif);
| + | |
- | background-position:top right;
| + | |
- | background-repeat:repeat-x;
| + | |
- | background-color:#333366;
| + | |
- | border: 1px solid #bbb
| + | |
- | }
| + | |
- | .wrapper{
| + | |
- | bottom:0px;
| + | |
- | position:absolute;
| + | |
- | }
| + | |
- | #TopOptionBox{
| + | |
| background: #000; | | background: #000; |
| color: 2cc7f8; | | color: 2cc7f8; |
Line 63: |
Line 8: |
| position:relative; | | position:relative; |
| float:left; | | float:left; |
| + | align:center; |
| + | text-align:center; |
| + | } |
| + | |
| + | #TopOptionBox{ |
| + | border: 1px solid #bbb; |
| + | |
| } | | } |
| </style> | | </style> |
| </html> | | </html> |
Revision as of 11:26, 19 October 2009