Template:Team:BNU-China/CSS/main
From 2014.igem.org
(Difference between revisions)
Line 154: | Line 154: | ||
} | } | ||
ul li { | ul li { | ||
- | background: transparent url( | + | background: transparent url('https://static.igem.org/mediawiki/2014/4/46/Bnu_bullet.png') center left no-repeat; |
padding-left: 15px; | padding-left: 15px; | ||
} | } | ||
Line 181: | Line 181: | ||
line-height: 25px; | line-height: 25px; | ||
padding-left: 30px; | padding-left: 30px; | ||
- | background: transparent url( | + | background: transparent url('https://static.igem.org/mediawiki/2014/c/ce/Bnu_quote.png') no-repeat left 7px; |
} | } | ||
.hr2 { | .hr2 { | ||
Line 224: | Line 224: | ||
} | } | ||
a.button { | a.button { | ||
- | background: #5499c3 url(https://static.igem.org/mediawiki/2014/4/45/Bnu_button.png) repeat-x; | + | background: #5499c3 url('https://static.igem.org/mediawiki/2014/4/45/Bnu_button.png') repeat-x; |
border: none; | border: none; | ||
height: 15px; | height: 15px; | ||
Line 310: | Line 310: | ||
display: block; | display: block; | ||
clear: both; | clear: both; | ||
- | background: url(https://static.igem.org/mediawiki/2014/b/be/Bnu_codebg.jpg) repeat; | + | background: url('https://static.igem.org/mediawiki/2014/b/be/Bnu_codebg.jpg') repeat; |
line-height: 20px; | line-height: 20px; | ||
font-size: 12px; | font-size: 12px; | ||
Line 565: | Line 565: | ||
} | } | ||
.quote blockquote { | .quote blockquote { | ||
- | background: #FFF url(https://static.igem.org/mediawiki/2014/c/ce/Bnu_quote.png) no-repeat 15px 15px; | + | background: #FFF url('https://static.igem.org/mediawiki/2014/c/ce/Bnu_quote.png') no-repeat 15px 15px; |
padding: 15px 15px 15px 40px; | padding: 15px 15px 15px 40px; | ||
-webkit-border-radius: 5px; | -webkit-border-radius: 5px; | ||
Line 609: | Line 609: | ||
top: 50%; | top: 50%; | ||
margin-top: -9px; | margin-top: -9px; | ||
- | background: url( | + | background: url('https://static.igem.org/mediawiki/2014/5/5f/Bnu_arrows.png'); |
width: 25px; | width: 25px; | ||
height: 25px; | height: 25px; | ||
Line 649: | Line 649: | ||
text-align: left; | text-align: left; | ||
padding: 5px 8px; | padding: 5px 8px; | ||
- | background-image: url( | + | background-image: url('https://static.igem.org/mediawiki/2014/5/53/Bnu_white-opacity-80.png'); |
} | } | ||
.showcase-caption { | .showcase-caption { | ||
Line 660: | Line 660: | ||
display: none; | display: none; | ||
width: auto; | width: auto; | ||
- | background-image: url( | + | background-image: url('https://static.igem.org/mediawiki/2014/5/53/Bnu_white-opacity-80.png'); |
} | } | ||
.showcase-onepage .showcase-content { | .showcase-onepage .showcase-content { | ||
Line 679: | Line 679: | ||
text-indent: -99999px; | text-indent: -99999px; | ||
display: inline-block; | display: inline-block; | ||
- | background: url(' | + | background: url('https://static.igem.org/mediawiki/2014/2/27/Bnu_navs.png'); |
} | } | ||
.showcase-button-wrapper span:hover, .showcase-button-wrapper span.active { | .showcase-button-wrapper span:hover, .showcase-button-wrapper span.active { | ||
Line 883: | Line 883: | ||
} | } | ||
#prev, #next { | #prev, #next { | ||
- | background: transparent url( | + | background: transparent url('https://static.igem.org/mediawiki/2014/5/57/Bnu_car-arrow.png') no-repeat; |
width: 21px; | width: 21px; | ||
height: 21px; | height: 21px; | ||
Line 1,004: | Line 1,004: | ||
} | } | ||
.forms fieldset .btn-submit { | .forms fieldset .btn-submit { | ||
- | background: #5499c3 url( | + | background: #5499c3 url('https://static.igem.org/mediawiki/2014/4/45/Bnu_button.png') repeat-x; |
border: none; | border: none; | ||
height: 27px; | height: 27px; | ||
Line 1,066: | Line 1,066: | ||
} | } | ||
#footer .forms fieldset .btn-submit { | #footer .forms fieldset .btn-submit { | ||
- | background: #5499c3 url( | + | background: #5499c3 url('https://static.igem.org/mediawiki/2014/4/45/Bnu_button.png') repeat-x; |
border: none; | border: none; | ||
height: 27px; | height: 27px; | ||
Line 1,217: | Line 1,217: | ||
.play, .zoom, .details { | .play, .zoom, .details { | ||
position: absolute; | position: absolute; | ||
- | background: transparent url( | + | background: transparent url('https://static.igem.org/mediawiki/2014/a/a1/Bnu_icon-play.png') no-repeat center center; |
} | } | ||
.zoom { | .zoom { | ||
- | background-image: url( | + | background-image: url('https://static.igem.org/mediawiki/2014/3/39/Bnu_icon-zoom.png'); |
} | } | ||
.details { | .details { | ||
- | background-image: url( | + | background-image: url('https://static.igem.org/mediawiki/2014/3/3a/Bnu_icon-more.png'); |
} | } | ||
.box a span, .carousel ul li a span { | .box a span, .carousel ul li a span { | ||
Line 1,327: | Line 1,327: | ||
} | } | ||
.comments { | .comments { | ||
- | background: transparent url( | + | background: transparent url('https://static.igem.org/mediawiki/2014/f/f4/Bnu_icon-comment.png') no-repeat left center; |
padding-left: 26px; | padding-left: 26px; | ||
margin-right: 10px; | margin-right: 10px; | ||
Line 1,333: | Line 1,333: | ||
} | } | ||
.categories { | .categories { | ||
- | background: transparent url( | + | background: transparent url('https://static.igem.org/mediawiki/2014/d/d4/Bnu_icon-category.png') no-repeat left center; |
padding-left: 22px; | padding-left: 22px; | ||
} | } | ||
.tags { | .tags { | ||
- | background: transparent url( | + | background: transparent url('https://static.igem.org/mediawiki/2014/c/c4/Bnu_icon-tag.png') no-repeat left center; |
padding-left: 30px; | padding-left: 30px; | ||
margin-top: 10px; | margin-top: 10px; | ||
Line 1,413: | Line 1,413: | ||
-moz-border-radius: 5px; | -moz-border-radius: 5px; | ||
border-radius: 5px; | border-radius: 5px; | ||
- | background: #FFF url( | + | background: #FFF url('https://static.igem.org/mediawiki/2014/7/74/Bnu_search.png') 240px center no-repeat; |
} | } | ||
.tag-list ul li { | .tag-list ul li { | ||
Line 1,497: | Line 1,497: | ||
.service { | .service { | ||
- | background: transparent url( | + | background: transparent url('https://static.igem.org/mediawiki/2014/0/07/Bnu_circle.png') no-repeat; |
width: 100px; | width: 100px; | ||
height: 100px; | height: 100px; | ||
Line 1,715: | Line 1,715: | ||
} | } | ||
.check-icon { | .check-icon { | ||
- | background: transparent url( | + | background: transparent url('https://static.igem.org/mediawiki/2014/8/88/Bnu_check-table.png') no-repeat center left; |
width: 12px; | width: 12px; | ||
height: 10px; | height: 10px; | ||
} | } | ||
.cross { | .cross { | ||
- | background: transparent url( | + | background: transparent url('https://static.igem.org/mediawiki/2014/f/f0/Bnu_cross.png') no-repeat center left; |
width: 10px; | width: 10px; | ||
height: 10px; | height: 10px; | ||
Line 1,739: | Line 1,739: | ||
height: 100%; | height: 100%; | ||
z-index: 2; | z-index: 2; | ||
- | background: url(' | + | background: url('https://static.igem.org/mediawiki/2014/d/d0/Bnu_tile.png'); |
} | } | ||
/*-----------------------------------------------------------------------------------*/ | /*-----------------------------------------------------------------------------------*/ |
Revision as of 12:27, 18 July 2014