Template:Team:BostonU/CSS

From 2014.igem.org

(Difference between revisions)
 
(96 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
 
<head>
<head>
-
 
<style type="text/css">
<style type="text/css">
-
#contentSub, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {display: none;} /*-- hides default wiki settings --*/
+
#contentSub, #contentcontainer, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .h3, .printfooter, .firstHeading, .visualClear {display: none;} /*-- hides default wiki settings --*/
.topWikiNavBackground {
.topWikiNavBackground {
Line 12: Line 10:
     background-color:transparent;
     background-color:transparent;
}
}
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
#globalWrapper, #content { /*-- changes default wiki settings --*/
Line 86: Line 85:
a:link {
a:link {
color: #F79042;
color: #F79042;
 +
        font-weight=500;
text-decoration: none;
text-decoration: none;
}
}
a:visited {
a:visited {
text-decoration: none;
text-decoration: none;
 +
        font-weight=500;
color: #F79042;
color: #F79042;
}
}
Line 135: Line 136:
}
}
-
header3{
+
 
-
font-size:20px;
+
header2black{
-
color:#000;
+
font-size:18px;
 +
color:#000000;
font-weight:700;
font-weight:700;
 +
text-transform:uppercase;
text-align:left;
text-align:left;
 +
        text-decoration:none;
 +
}
 +
 +
header3{
 +
font-size:20px;
 +
color:#353535;
 +
font-weight:550;
 +
        text-decoration:none;
 +
}
 +
 +
h3{
 +
font-size:20px;
 +
color:#353535;
 +
font-weight:550;
         text-decoration:none;
         text-decoration:none;
}
}
maincontent{
maincontent{
 +
font-weight:100;
font-size:14px;
font-size:14px;
-
font-weight:200;
 
text-align:justify;
text-align:justify;
}
}
Line 152: Line 169:
font-size:12px;
font-size:12px;
         color:#5E5F5F;
         color:#5E5F5F;
-
font-weight:150;
+
font-weight:300;
text-align:justify;
text-align:justify;
         line-height:110%
         line-height:110%
Line 202: Line 219:
ul#nav {
ul#nav {
-
width:85%;
+
width:90%;
top:100px;
top:100px;
left:60px;
left:60px;
Line 212: Line 229:
color: #FFF;
color: #FFF;
background-color:none;
background-color:none;
-
margin: 0 10px 10px 0;
+
margin: 0 15px 0 0;
float: left;
float: left;
position: relative;
position: relative;
Line 236: Line 253:
line-height:10px;
line-height:10px;
border-left:solid 3px #bbb;
border-left:solid 3px #bbb;
-
padding:0 12px 0 15px;
+
padding:0 0 0 15px;
}
}
Line 243: Line 260:
color: #ffffff;*/
color: #ffffff;*/
}
}
 +
/* main level link hover */
/* main level link hover */
Line 251: Line 269:
/* sub levels link hover */
/* sub levels link hover */
-
#nav ul li:hover a, #nav li:hover li a {
+
#nav ul li:hover a , #nav li:hover li a{
border: none;
border: none;
background-image:url(https://static.igem.org/mediawiki/2014/3/3a/Orangemenubkgd_bu14.png);
background-image:url(https://static.igem.org/mediawiki/2014/3/3a/Orangemenubkgd_bu14.png);
Line 257: Line 275:
color:#FFF;
color:#FFF;
}
}
-
 
#nav ul a:hover {
#nav ul a:hover {
color: #353535 !important;
color: #353535 !important;
Line 267: Line 284:
/* dropdown */
/* dropdown */
#nav li:hover > ul {
#nav li:hover > ul {
-
/*display: block;*/
+
display: block;
-
opacity:2;
+
opacity:1;
margin:0;
margin:0;
background-color: none;
background-color: none;
z-index:0;
z-index:0;
}
}
 +
/* level 2 list */
/* level 2 list */
#nav ul {
#nav ul {
-
/*display: none;*/
+
display: none;
opacity:0;
opacity:0;
margin: 20px 0 0 0;
margin: 20px 0 0 0;
Line 338: Line 356:
width:400px;
width:400px;
height:500px;
height:500px;
-
         top:calc(50%-375px);
+
         top: calc(50% - 300px);
z-index:10;
z-index:10;
}
}
.banner {
.banner {
-
position: absolute;
+
        background-image:url(https://static.igem.org/mediawiki/2014/0/03/Boston1_bu14.jpg);
 +
        background-size:cover;
 +
position: absolute;
top:100px;
top:100px;
width: 100%;
width: 100%;
height:100%;
height:100%;
overflow: auto;
overflow: auto;
 +
font-size: 18px;
text-align: center;
text-align: center;
color: rgba(255,255,255,.6);
color: rgba(255,255,255,.6);
text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
-
background: #5b4d3d;
+
 
box-shadow: 0 1px 2px rgba(0,0,0,.25);
box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
}
-
.banner ul {
+
-
list-style: none;
+
-
width: 100%;
+
-
}
+
-
.banner ul li {
+
-
float: left;
+
-
background-size:cover;
+
-
min-height:700px;
+
-
}
+
-
 
+
-
.banner .inner {
+
-
padding: 160px 0 110px;
+
-
}
+
-
 
+
-
.banner h1, .banner h2 {
+
-
font-size: 40px;
+
-
line-height: 52px;
+
-
color: #fff;
+
-
}
+
-
 
+
-
.banner .btn {
+
-
display: inline-block;
+
-
margin: 25px 0 0;
+
-
padding: 9px 22px 7px;
+
-
clear: both;
+
-
 
+
-
color: #fff;
+
-
font-size: 12px;
+
-
font-weight: bold;
+
-
text-transform: uppercase;
+
-
text-decoration: none;
+
-
 
+
-
border: 2px solid rgba(255,255,255,.4);
+
-
border-radius: 5px;
+
-
}
+
-
.banner .btn:hover {
+
-
background: rgba(255,255,255,.05);
+
-
}
+
-
.banner .btn:active {
+
-
-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
+
-
-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
+
-
-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
+
-
-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
+
-
filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
+
-
}
+
-
 
+
-
.banner .btn, .banner .dot {
+
-
-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
+
-
-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
+
-
-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
+
-
-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
+
-
filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
+
-
}
+
-
 
+
-
.banner .dots {
+
-
position: absolute;
+
-
left: 0;
+
-
right: 0;
+
-
bottom: 20px;
+
-
}
+
-
.banner .dots li {
+
-
display: inline-block;
+
-
width: 10px;
+
-
height: 10px;
+
-
margin: 0 4px;
+
-
 
+
-
text-indent: -999em;
+
-
 
+
-
border: 2px solid #fff;
+
-
border-radius: 6px;
+
-
 
+
-
cursor: pointer;
+
-
opacity: .4;
+
-
 
+
-
-webkit-transition: background .5s, opacity .5s;
+
-
-moz-transition: background .5s, opacity .5s;
+
-
transition: background .5s, opacity .5s;
+
-
}
+
-
.banner .dots li.active {
+
-
background: #fff;
+
-
opacity: 1;
+
-
}
+
-
 
+
-
.banner .arrows {
+
-
position: absolute;
+
-
bottom: 20px;
+
-
right: 20px;
+
-
color: #fff;
+
-
}
+
-
.banner .arrow {
+
-
display: inline;
+
-
padding-left: 10px;
+
-
cursor: pointer;
+
-
}
+
-
 
+
.wrap {
.wrap {
margin: 0 auto;
margin: 0 auto;
width: 960px;
width: 960px;
}
}
-
 
.anchor{
.anchor{
Line 511: Line 437:
}
}
-
.banner h1, .banner h2 {
+
.banner header1, .banner header2 {
font-size: 24px;
font-size: 24px;
line-height: 30px;
line-height: 30px;

Latest revision as of 01:10, 18 October 2014