From 2013hs.igem.org
(Difference between revisions)
|
|
Line 11: |
Line 11: |
| } | | } |
| | | |
- | #back-to-top {
| |
- | position: absolute;
| |
- | float: right;
| |
- | bottom: 20%;
| |
- | }
| |
| | | |
| #internet-explorer { | | #internet-explorer { |
Line 106: |
Line 101: |
| color: #F93; | | color: #F93; |
| } | | } |
- | #first-panel {
| |
- | display: ;
| |
- | background: white;
| |
- | border:1px solid white;
| |
- | padding-left: 15px;
| |
- | -moz-border-radius-topright: 20px;
| |
- | -webkit-border-top-right-radius: 20px;
| |
- | -moz-border-radius-bottomright: 20px;
| |
- | -webkit-border-bottom-right-radius: 20px;
| |
- | width: 100%;
| |
- | height: auto;
| |
- | }
| |
- |
| |
- | #second-panel {
| |
- | display: none;
| |
- | background: white;
| |
- | border:1px solid white;
| |
- | padding-left: 15px;
| |
- | -moz-border-radius-topright: 20px;
| |
- | -webkit-border-top-right-radius: 20px;
| |
- | -moz-border-radius-bottomright: 20px;
| |
- | -webkit-border-bottom-right-radius: 20px;
| |
- | width: 100%;
| |
- | height: auto;
| |
- | }
| |
- |
| |
- | #third-panel {
| |
- | display: none;
| |
- | background: white;
| |
- | border:1px solid white;
| |
- | padding-left: 15px;
| |
- | -moz-border-radius-topright: 20px;
| |
- | -webkit-border-top-right-radius: 20px;
| |
- | -moz-border-radius-bottomright: 20px;
| |
- | -webkit-border-bottom-right-radius: 20px;
| |
- | width: 100%;
| |
- | height: auto;
| |
- | }
| |
- |
| |
- | #fourth-panel {
| |
- | display: none;
| |
- | background: white;
| |
- | border:1px solid white;
| |
- | padding-left: 15px;
| |
- | -moz-border-radius-topright: 20px;
| |
- | -webkit-border-top-right-radius: 20px;
| |
- | -moz-border-radius-bottomright: 20px;
| |
- | -webkit-border-bottom-right-radius: 20px;
| |
- | width: 100%;
| |
- | height: auto;
| |
- | }
| |
| | | |
| </style> | | </style> |
Revision as of 19:51, 27 April 2013