Template:Team:BNU-China/CSS/main

From 2014.igem.org

(Difference between revisions)
Line 1,060: Line 1,060:
}
}
.forms fieldset .btn-submit {
.forms fieldset .btn-submit {
-
background: #5499c3 url(style/images/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: 27px;
height: 27px;
Line 1,122: Line 1,122:
}
}
#footer .forms fieldset .btn-submit {
#footer .forms fieldset .btn-submit {
-
background: #5499c3 url(style/images/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: 27px;
height: 27px;
Line 1,274: Line 1,274:
.play, .zoom, .details {
.play, .zoom, .details {
position: absolute;
position: absolute;
-
background: transparent url(style/images/icon-play.png) no-repeat center center;
+
background: transparent url('https://static.igem.org/mediawiki/2014/a/a1/Bnu_icon-play.png') no-repeat center center;
}
}
.zoom {
.zoom {
-
background-image: url(style/images/icon-zoom.png);
+
background-image: url('https://static.igem.org/mediawiki/2014/3/39/Bnu_icon-zoom.png');
}
}
.details {
.details {
-
background-image: url(style/images/icon-more.png);
+
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,384: Line 1,384:
}
}
.comments {
.comments {
-
background: transparent url(style/images/icon-comment.png) no-repeat left center;
+
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,390: Line 1,390:
}
}
.categories {
.categories {
-
background: transparent url(style/images/icon-category.png) no-repeat left center;
+
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(style/images/icon-tag.png) no-repeat left center;
+
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,470: Line 1,470:
-moz-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-radius: 5px;
-
background: #FFF url(style/images/search.png) 240px center no-repeat;
+
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,554: Line 1,554:
.service {
.service {
-
background: transparent url(style/images/circle.png) no-repeat;
+
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,772: Line 1,772:
}
}
.check-icon {
.check-icon {
-
background: transparent url(style/images/check-table.png) no-repeat center left;
+
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(style/images/cross.png) no-repeat center left;
+
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,796: Line 1,796:
height: 100%;
height: 100%;
z-index: 2;
z-index: 2;
-
background: url('style/images/tile.png');
+
background: url('https://static.igem.org/mediawiki/2014/d/d0/Bnu_tile.png');
}
}
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/

Revision as of 01:56, 2 August 2014