Template:Team:UCSD Software/CSS

From 2014.igem.org

(Difference between revisions)
 
(55 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
 +
 +
#thumbTwo{
 +
 
 +
    height: 250px;
 +
    font-size: 100px;
 +
    text-align: center;
 +
    color: white;
 +
    background-color: #5C8AE6;
 +
 
 +
   
 +
}
 +
 +
#thumbTwo:hover{
 +
    border: 1px solid gold;
 +
    background-color:#1947A3 ;
 +
    color:gold;
 +
}
 +
 +
body{
 +
background-color: #333;
 +
}
 +
 +
.thumbnail{
 +
  background-color: #000000;
 +
}
 +
 +
#extraInfo{
 +
    opacity:.88;
 +
    margin-top: 10px;
 +
    margin-left: 2px;
 +
    margin-right: 1px;
 +
}
 +
 +
#sliderItems{
 +
   
 +
    background-repeat: no-repeat;
 +
    background-size: 100%;
 +
    background:white;
 +
}
 +
 +
.carousel-indicators li{
 +
    background-color: #00004C;
 +
   
 +
}
 +
 +
#thumbOne{
 +
    height: 250px;
 +
    font-size: 100px;
 +
    text-align: center;
 +
    color: white;
 +
    background-color: #5C8AE6;
 +
 
 +
}
 +
 +
#thumbOne:hover{
 +
    border: 2px solid gold;
 +
    background-color: #1947A3;
 +
    color:gold;
 +
    //-webkit-transform:scale(1.1);
 +
   
 +
   
 +
}
 +
 +
#thumbThree{
 +
   
 +
 
 +
    height: 250px;
 +
    font-size: 100px;
 +
    text-align: center;
 +
    color: white;
 +
    background-color: #5C8AE6;
 +
   
 +
}
 +
 +
#thumbThree:hover{
 +
  background-color: #1947A3;
 +
  border: 1px solid gold;
 +
  color:gold;
 +
 
 +
}
 +
 +
 +
#nav1{
 +
    background-color: #003D99;//rgba(0,0,0,0.5);
 +
    color: white;
 +
    //border: 1px solid white;
 +
    padding: 1px;
 +
    text-align: center;
 +
    box-sizing: border-box; 
 +
    border-radius: 0; 
 +
    margin-top: -50px;
 +
}
 +
 +
#nav1 .btn:hover{
 +
    color: gold;
 +
  //background-color: rgba(204,204,204,0.5);
 +
 
 +
}
 +
 +
#nav{
 +
    background-color: #003D99;//rgba(0,0,0,0.5);
 +
    color: white;
 +
    //border: 1px solid white;
 +
    padding: 1px;
 +
    box-sizing: border-box; 
 +
    border-radius: 0; 
 +
    margin-top: -50px;
 +
}
 +
 +
#nav .btn:hover{
 +
    color: gold;
 +
  //background-color: rgba(204,204,204,0.5);
 +
 
 +
}
 +
 +
h1{
 +
color: blue;
 +
}
 +
h2 {
 +
color: blue;
 +
}
.nav a {
.nav a {
Line 12: Line 134:
.nav{
.nav{
     //background-image:url('http://www.duolog.com/wp-content/uploads/Grey-Background.png');
     //background-image:url('http://www.duolog.com/wp-content/uploads/Grey-Background.png');
-
     background-color: #333;
+
     //background-color: #333;
}
}
/*.common{
/*.common{
Line 24: Line 146:
.jumbotron {
.jumbotron {
-
   background-image:url('http://www.albiw.com/wp-content/uploads/bg_002.jpg');
+
   //background-image:url('http://www.albiw.com/wp-content/uploads/bg_002.jpg');
-
   height: 470px;
+
   //height: 600px;
   background-repeat: no-repeat;
   background-repeat: no-repeat;
   background-size: cover;
   background-size: cover;
Line 31: Line 153:
.jumbotron .container {
.jumbotron .container {
-
   position: relative;
+
   position: relative;//relative
-
   top:100px;
+
   //top:100px;
}
}
Line 61: Line 183:
}
}
.neighborhood-guides{
.neighborhood-guides{
-
     background-color: #efefef;
+
     background-color: #dedede;//#efefef;
     border-bottom: 1px solid #dbdbdb;
     border-bottom: 1px solid #dbdbdb;
}
}
Line 94: Line 216:
}
}
 +
/*::selection {
 +
background: gold;
 +
color: #fff;
 +
}*/
/***************************************************
/***************************************************
Line 99: Line 225:
*******************************
*******************************
******************/
******************/
 +
#contentSub, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {display: none;} /*-- hides default wiki settings --*/
#contentSub, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {display: none;} /*-- hides default wiki settings --*/
Line 104: Line 231:
.topWikiNavBackground {
.topWikiNavBackground {
     height:18px;
     height:18px;
-
     margin-top: -32px;
+
     margin-top: 0px;//-32px;
     background-color:transparent;
     background-color:transparent;
}
}
Line 156: Line 283:
         background-color:transparent;
         background-color:transparent;
}
}
-
* {
 
-
margin: 0;
 
-
padding: 0;
 
-
-webkit-font-smoothing: antialiased;
+
<!----------------------------------------------------------------------------------------------->
-
-webkit-box-sizing: border-box;
+
.firstHeading {
-
-moz-box-sizing: border-box;
+
width: 975px;  
-
box-sizing: border-box;
+
margin: 0px auto;
 +
padding-top: 100px;
 +
margin-bottom: 20px;
 +
font-family: Georgia, Times, "Times New Roman", serif;  
}
}
-
::selection {
+
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
-
background: #F79042;
+
-
color: #fff;
+
-
}
+
-
.slide-out-div {
 
-
          padding: 20px;
 
-
          background-image:url(../img_bu14/popopenbkgd_bu14.png);
 
-
  background-repeat:repeat;
 
-
  z-index:30;
 
-
  text-align:left;
 
-
      }
 
-
 
 
-
a:link {
 
-
color: #F79042;
 
-
text-decoration: none;
 
-
}
 
-
a:visited {
 
-
text-decoration: none;
 
-
color: #F79042;
 
-
}
 
-
a:hover {
 
-
text-decoration: underline;
 
-
}
 
-
a:active {
 
-
text-decoration: none;
 
-
}
 
-
.title{
 
-
position:absolute;
 
-
top:38px;
 
-
left:83px;
 
-
z-index:2;
 
-
}
 
-
body {
+
#contentcontainer { /*-- creates container for all content on page --*/
-
color: #353535;
+
font-family: Arial, Helvetica, sans-serif;  
-
font: 14px/23px proxima-nova-alt, "Proxima Nova Alt", sans-serif;
+
font-weight: normal;
-
//text-align:center;
+
font-size: 14px;
 +
color: #414141;
 +
width: 960px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #transparent;  
 +
margin-top: 0px;  
}
}
-
 
-
h0{
 
-
color:#FFF;
 
-
font-size:40px;
 
-
font-weight:700;
 
-
        text-decoration:none;
 
-
}
 
-
 
-
header1{
 
-
font-size:280px;
 
-
font-weight:700;
 
-
text-transform:uppercase;
 
-
        text-decoration:none;
 
-
}
 
-
 
-
header2{
 
-
font-size:180px;
 
-
color:#FFF;
 
-
font-weight:700;
 
-
text-transform:uppercase;
 
-
text-align:left;
 
-
        text-decoration:none;
 
-
}
 
-
 
-
header2black{
 
-
font-size:18px;
 
-
color:#000000;
 
-
font-weight:700;
 
-
text-transform:uppercase;
 
-
text-align:left;
 
-
        text-decoration:none;
 
-
}
 
-
 
-
header3{
 
-
font-size:20px;
 
-
color:#000;
 
-
font-weight:700;
 
-
text-align:left;
 
-
        text-decoration:none;
 
-
}
 
-
 
-
maincontent{
 
-
font-size:14px;
 
-
        font-weight:100;
 
-
text-align:justify;
 
-
}
 
-
 
-
 
-
capt{
 
-
font-size:12px;
 
-
        color:#5E5F5F;
 
-
font-weight:150;
 
-
text-align:justify;
 
-
        line-height:110%
 
-
}
 
-
 
-
sidenav{
 
-
color:#FFF;
 
-
font-weight:700;
 
-
}
 
-
 
-
#logo {
 
-
position: absolute;
 
-
left: 80px;
 
-
top: 40px;
 
-
z-index: 2;
 
-
margin-left: -17px;
 
-
}
 
-
 
-
.header{
 
-
background-color:#353535;
 
-
position:fixed;
 
-
height:125px;
 
-
top:0px;
 
-
width:100%;
 
-
z-index:30;
 
-
}
 
-
.igemlogo
 
-
{
 
-
position:fixed;
 
-
right:5px;
 
-
z-index:30;
 
-
}
 
-
 
-
 
-
 
-
html[xmlns] #nav {
 
-
display: block;
 
-
}
 
-
 
-
* html #nav {
 
-
height: 1%;
 
-
}
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
.plasmid{
 
-
        background-color:transparent;
 
-
position: relative;
 
-
background-repeat:no-repeat;
 
-
margin-left:auto;
 
-
margin-right:auto;
 
-
width:400px;
 
-
height:500px;
 
-
        top: calc(50% - 300px);
 
-
z-index:10;
 
-
}
 
-
 
-
.banner {
 
-
        background-image:url(https://static.igem.org/mediawiki/2014/0/03/Boston1_bu14.jpg);
 
-
        background-size:cover;
 
-
position: absolute;
 
-
top:100px;
 
-
width: 100%;
 
-
height:100%;
 
-
overflow: auto;
 
-
font-size: 18px;
 
-
text-align: center;
 
-
color: rgba(255,255,255,.6);
 
-
text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
 
-
 
-
box-shadow: 0 1px 2px rgba(0,0,0,.25);
 
-
 
-
 
-
}
 
-
 
-
.wrap {
 
-
margin: 0 auto;
 
-
width: 960px;
 
-
}
 
-
 
-
.anchor{
 
-
position:absolute;
 
-
top:calc(100% - 125px);
 
-
}
 
-
 
-
.topanchor{
 
-
position:absolute;
 
-
top:calc(0% - 125px);
 
-
}
 
-
 
-
 
-
.content{
 
-
text-align:left;
 
-
width:100%;
 
-
position:relative;
 
-
z-index:10;
 
-
 
-
}
 
-
.text{
 
-
width:75%;
 
-
margin-left:auto;
 
-
margin-right:auto;
 
-
}
 
-
.content1{
 
-
background-image:url(../img_bu14/whitebkgd_bu14.png);
 
-
background-repeat:repeat;
 
-
 
-
 
-
 
-
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), (max-width: 900px) {
 
-
.wrap {
 
-
width: 90%;
 
-
}
 
-
#logo {
 
-
left: 50px;
 
-
top: 30px;
 
-
}
 
-
 
-
.banner header1, .banner header2 {
 
-
font-size: 24px;
 
-
line-height: 30px;
 
-
}
 
-
.banner ul li {
 
-
height: 240px;
 
-
}
 
-
.banner .inner {
 
-
padding-top: 100px;
 
-
padding-bottom: 50px;
 
-
}
 
-
.banner p {
 
-
font-size: 15px;
 
-
width: 80%;
 
-
margin: 0 auto;
 
-
}
 
-
pre {
 
-
overflow: auto;
 
-
}
 
-
.features li {
 
-
width: 100%;
 
-
margin-left: 10px;
 
-
margin-bottom: 30px;
 
-
}
 
-
.how li {
 
-
width: 90%;
 
-
}
 
-
.how pre {
 
-
position: static;
 
-
width: 100%;
 
-
}
 
-
}
 
-
 
-
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
 
-
.features li:before {
 
-
background: url('img/icons@2x.png');
 
-
background-size: 100%;
 
-
}
 
-
}
 
-
 
-
 
</style>
</style>
</html>
</html>

Latest revision as of 22:42, 17 October 2014