From 2013.igem.org
(Difference between revisions)
|
|
Line 33: |
Line 33: |
| | | |
| | | |
- | #bar
| |
- | {position:absolute;top:720px;background-color:#494042;height:121px;width:100%;}
| |
- | table.curvedEdges { border:10px solid #f4dfc0 ;-webkit-border-radius:10px;-moz-border-radius:13px;-ms-border-radius:13px;-o-border-radius:13px;border-radius:13px; }
| |
| | | |
- | #copyright
| |
- | {position:absolute;left:300px;top:200px;}
| |
- |
| |
- | .menu ul,li
| |
- | {
| |
- | margin:0;
| |
- | padding:0;
| |
- | list-style:none;
| |
- | width:100%;
| |
- | }
| |
- | ul.first>li
| |
- | {
| |
- | float:left;
| |
- | width:16.66%;
| |
- | }
| |
- | ul.first>li>a:link,ul.first>li>a:visited
| |
- | {
| |
- | display:block;
| |
- | font-weight:bold;
| |
- | color:#494042;
| |
- | background-color:#35bb91;
| |
- | text-align:center;
| |
- | padding:3%;
| |
- | text-decoration:none;
| |
- | text-transform:uppercase;
| |
- | }
| |
- |
| |
- | ul.first>li>a:hover,ul.first>li>a:active
| |
- | {
| |
- | background-color:#e32e51;
| |
- | }
| |
- |
| |
- | ul.first>li>ul
| |
- | {
| |
- | display:none;
| |
- | width:100%;
| |
- | }
| |
- |
| |
- | ul.first>li>ul>li>a:link,ul.first>li>ul>li>a:visited
| |
- | {
| |
- | display:block;
| |
- | font-weight:bold;
| |
- | color:#494042;
| |
- | background-color:#8ff5d5;
| |
- | text-align:center;
| |
- | padding:3%;
| |
- | text-decoration:none;
| |
- | text-transform:uppercase;
| |
- | }
| |
- |
| |
- | ul.first>li>ul>li>a:hover,ul.first>li>ul>li>a:active
| |
- | {
| |
- | background-color:#f87790;
| |
- | }
| |
- | .menu
| |
- | {
| |
- | position:absolute;
| |
- | left:0px;
| |
- | top:141px;
| |
- | width:100%;
| |
- | }
| |
| | | |
| | | |
Latest revision as of 19:19, 25 September 2013