|
|
Line 217: |
Line 217: |
| text-align:right; | | text-align:right; |
| cursor: pointer; | | cursor: pointer; |
- | }
| |
- | .tabimage1 {
| |
- | width : 30% ;
| |
- | height: 100%;
| |
- | display :block ;
| |
- | float :left;
| |
- | background-image: url('https://static.igem.org/mediawiki/2014/b/b4/WIKI_2.jpg');
| |
- | background-size: 150px 150px;
| |
- | background-repeat: no-repeat;
| |
| } | | } |
| | | |
- | .tabimage2 {
| |
- | width : 30% ;
| |
- | height: 100%;
| |
- | display :block ;
| |
- | float :left;
| |
- | background-image: url('https://static.igem.org/mediawiki/2014/2/22/2014Formosaexchange.jpg');
| |
| | | |
- | background-size: 150px 150px;
| |
- | background-repeat: no-repeat;
| |
- | }
| |
- |
| |
- | .tabimage3 {
| |
- | width : 30% ;
| |
- | height: 100%;
| |
- | display :block ;
| |
- | float :left;
| |
- | background-image: url('https://static.igem.org/mediawiki/2014/6/6f/2014Formosaadvertising.jpg');
| |
- |
| |
- | background-size: 150px 150px;
| |
- | background-repeat: no-repeat;
| |
- | }
| |
- |
| |
- | //資料夾
| |
- | #abgne-block-20120327 {
| |
- | width: 640px;
| |
- | margin:0px auto
| |
- | }
| |
- | #abgne-block-20120327 ul, #abgne-block-20120327 li {
| |
- | list-style: none;
| |
- | margin: 0;
| |
- | padding: 0;
| |
- | }
| |
- | #abgne-block-20120327 .tabs li {
| |
- | float: left;
| |
- | margin: 0 0 -1px 5px;
| |
- | border: 1px solid #ddd;
| |
- | background-image: url('https://static.igem.org/mediawiki/2014/f/fb/Nctu_flie1.jpg');
| |
- | height: 32px;
| |
- | cursor: pointer;
| |
- | border-radius: 5px 5px 0 0;
| |
- | }
| |
- | #abgne-block-20120327 .tabs li.active {
| |
- | background-image: url('https://static.igem.org/mediawiki/2014/f/fb/Nctu_flie1.jpg');
| |
- | padding-bottom: 1px;
| |
- | border-bottom: none;
| |
- | }
| |
- | #abgne-block-20120327 .tabs li.hover{
| |
- | background-image: url('https://static.igem.org/mediawiki/2014/f/fb/Nctu_flie1.jpg');
| |
- | }
| |
- | #abgne-block-20120327 .tabs span {
| |
- | display: block;
| |
- | float: left;
| |
- | overflow: hidden;
| |
- | padding: 7px 15px 5px 15px;
| |
- | }
| |
- | #abgne-block-20120327 .tab_container {
| |
- | clear: both;
| |
- | border: 1px solid #DDD;
| |
- | background-image: url('https://static.igem.org/mediawiki/2014/8/8b/Nctu_flie3.jpg');
| |
- | background-size: cover;
| |
- | background-repeat: no-repeat;
| |
- | overflow: hidden;
| |
- | border-radius: 5px;
| |
- | }
| |
- | #abgne-block-20120327 .tab_container ul {
| |
- | position: relative;
| |
- | height: 320px;
| |
- | overflow: hidden;
| |
- | }
| |
- | #abgne-block-20120327 .tab_container .tab_content li {
| |
- | position: absolute;
| |
- | width: 610px;
| |
- | height: 100%;
| |
- | padding: 15px;
| |
- | margin-top: 10px;
| |
- | background-image: url('https://static.igem.org/mediawiki/2014/8/8b/Nctu_flie3.jpg');
| |
- | background-size: cover;
| |
- | background-repeat: no-repeat;
| |
- | }
| |
- | #abgne-block-20120327 .tab_container .tab_content li img {
| |
- | display: block;
| |
- | float: left;
| |
- | margin-right: 15px;
| |
- | }
| |
- | #abgne-block-20120327 .tab_container .tab_content li .tab_title {
| |
- | font-size: 22px;
| |
- | line-height: 22px;
| |
- | margin: 5px 0 15px;
| |
- | }
| |
- | ///資料夾
| |
| | | |
| .effect { | | .effect { |