Template:Team:BNU-China/CSS/main

From 2014.igem.org

(Difference between revisions)
Line 198: Line 198:
}
}
ul li {
ul li {
-
background: transparent url(style/images/bullet.png) center left no-repeat;
+
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 225: Line 225:
line-height: 25px;
line-height: 25px;
padding-left: 30px;
padding-left: 30px;
-
background: transparent url(style/images/quote.png) no-repeat left 7px;
+
background: transparent url('https://static.igem.org/mediawiki/2014/c/ce/Bnu_quote.png') no-repeat left 7px;
}
}
.hr2 {
.hr2 {
Line 265: Line 265:
}
}
a.button {
a.button {
-
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: 15px;
height: 15px;
Line 351: Line 351:
display: block;
display: block;
clear: both;
clear: both;
-
background: url(style/images/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 436: Line 436:
font-size: 12px;
font-size: 12px;
text-align: center;
text-align: center;
 +
        font-weight:bold;
}
}
#footer {
#footer {
Line 521: Line 522:
.menu {
.menu {
-
font-family: 'Museo500';
+
        font-family: Verdana, Geneva, sans-serif;
list-style: none;
list-style: none;
-
font-weight: normal;
+
font-weight: bold;
width: 960px;
width: 960px;
padding: 0;
padding: 0;
Line 576: Line 577:
}
}
.menu ul li a:hover {
.menu ul li a:hover {
-
background: #fff;
+
background: rgba(255,255,255,0.8);
color: #4d87ab;
color: #4d87ab;
}
}
Line 584: Line 585:
display: none;
display: none;
visibility: hidden;
visibility: hidden;
-
width: 180px;
+
width: 170px;
 +
        border-radius:0 0 0.5em 0.5em;
 +
        background-color: rgba(255,255,255,0.8);
padding: 0;
padding: 0;
}
}
Line 616: Line 619:
}
}
.quote blockquote {
.quote blockquote {
-
background: #FFF url(style/images/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 661: Line 664:
top: 50%;
top: 50%;
margin-top: -9px;
margin-top: -9px;
-
background: url('style/images/arrows.png');
+
background: url('https://static.igem.org/mediawiki/2014/5/5f/Bnu_arrows.png');
width: 25px;
width: 25px;
height: 25px;
height: 25px;
Line 701: Line 704:
text-align: left;
text-align: left;
padding: 5px 8px;
padding: 5px 8px;
-
background-image: url(style/images/white-opacity-80.png);
+
background-image: url('https://static.igem.org/mediawiki/2014/5/53/Bnu_white-opacity-80.png');
}
}
.showcase-caption {
.showcase-caption {
Line 712: Line 715:
display: none;
display: none;
width: auto;
width: auto;
-
background-image: url(style/images/white-opacity-80.png);
+
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 731: Line 734:
text-indent: -99999px;
text-indent: -99999px;
display: inline-block;
display: inline-block;
-
background: url('style/images/navs.png');
+
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 853: Line 856:
}
}
.two-third {
.two-third {
-
width:65.33%;
+
 
}
}
.one-fourth {
.one-fourth {
Line 936: Line 939:
}
}
#prev, #next {
#prev, #next {
-
background: transparent url(style/images/car-arrow.png) no-repeat;
+
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;

Revision as of 01:42, 2 August 2014