Team:NCTU Formosa/source/header-human practice
From 2014.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
text-align:center; | text-align:center; | ||
} | } | ||
- | + | //資料夾 | |
+ | #abgne-block-20120327 { | ||
+ | width: 780px; | ||
+ | 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: #fafafa; | ||
+ | height: 32px; | ||
+ | cursor: pointer; | ||
+ | border-radius: 5px 5px 0 0; | ||
+ | } | ||
+ | #abgne-block-20120327 .tabs li.active { | ||
+ | background: #fff; | ||
+ | padding-bottom: 1px; | ||
+ | border-bottom: none; | ||
+ | } | ||
+ | #abgne-block-20120327 .tabs li.hover{ | ||
+ | background: #f5f5f5; | ||
+ | } | ||
+ | #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: #fff; | ||
+ | overflow: hidden; | ||
+ | border-radius: 5px; | ||
+ | } | ||
+ | #abgne-block-20120327 .tab_container ul { | ||
+ | position: relative; | ||
+ | height: 150px; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | #abgne-block-20120327 .tab_container .tab_content li { | ||
+ | position: absolute; | ||
+ | width: 610px; | ||
+ | height: 100%; | ||
+ | padding: 15px; | ||
+ | margin-top: 10px; | ||
+ | background: #fff; | ||
+ | } | ||
+ | #abgne-block-20120327 .tab_container .tab_content li img { | ||
+ | display: block; | ||
+ | float: left; | ||
+ | margin-right: 15px; | ||
+ | } | ||
+ | #abgne-block-20120327 .tab_container .tab_content li h3 { | ||
+ | font-size: 22px; | ||
+ | line-height: 22px; | ||
+ | margin: 5px 0 15px; | ||
+ | } | ||
+ | ///資料夾 | ||
.effect { | .effect { |
Revision as of 15:07, 24 September 2014