Team:NRP-UEA-Norwich/Test1/css1

From 2013.igem.org

(Difference between revisions)
Line 89: Line 89:
border-radius: 5px;
border-radius: 5px;
}
}
-
.content-wrap h2, .intro_wrap h2{
 
-
border:none;
 
-
font-weight: bolder;
 
-
font-size: 18px;
 
-
color: #4d4d4f;
 
-
}
 
-
#pagetitle{
 
-
color: #5f0e00;
 
-
font-size: 20px;
 
-
font-weight: bold;
 
-
 
-
}
 
-
.content-wrap h3 {
 
-
font-size: 14px;
 
-
font-weight:bolder;
 
-
margin-top: 30px;
 
-
margin-bottom:10px;
 
-
}
 
-
.content-wrap-team {
 
-
width: 435px;
 
-
margin: 25px auto 0 auto;
 
-
display:block;
 
-
clear:both;
 
-
 
-
background: rgba(255,255,255,.7);
 
-
padding: 15px;
 
-
-webkit-border-radius: 5px;
 
-
-moz-border-radius: 5px;
 
-
border-radius: 5px;
 
-
height: 280px;
 
-
}
 
-
.content-wrap-team img {
 
-
width: 153px;
 
-
height: 85px;
 
-
padding: 0 10px 10px 0;
 
-
margin: 0px;
 
-
 
-
}
 
-
.content-wrap-team p {padding: 0px; margin: 0px;}
 
-
.content-wrap-team strong{font-size: 14px; font-weight:bold;}
 
-
.content-wrap-team h2{
 
-
border:none;
 
-
font-weight: bolder;
 
-
font-size: 18px;
 
-
color: #4d4d4f;
 
-
}
 
-
#picwrap{
 
-
margin: 0px;
 
-
display:block;
 
-
width: 100%;
 
-
}
 
-
#navpic {
 
-
background: rgba(255,255,255,.8);
 
-
width: 310px;
 
-
height: 275px;
 
-
display:block;
 
-
float:left;
 
-
-webkit-border-radius: 5px;
 
-
-moz-border-radius: 5px;
 
-
border-radius: 5px;
 
-
}
 
-
#navpic:hover {
 
-
background: #FFF0C1;
 
-
}
 
-
#navpic h2{
 
-
border:none;
 
-
font-weight: bolder;
 
-
font-size: 18px;
 
-
color: #4d4d4f;
 
-
margin-top: 15px;
 
-
margin-left: 25px;
 
-
}
 
-
#navpic img{
 
-
margin: 5% 15% 0 15%;
 
-
}
 
-
.section_intro_side p{
 
-
margin-bottom: 15px;
 
-
}
 
-
.side-captions {background:none;
 
-
-webkit-border-radius: 5px;
 
-
-moz-border-radius: 5px;
 
-
border-radius: 5px;}
 
-
 
-
.side-captions { margin: -258px 0px 0px 513px; position: relative; color: #4d4d4f; font-size: 16px; line-height: 18px; }
 
-
.side-captions a:link, .side-captions a:visited{
 
-
color: #4d4d4f;
 
-
text-decoration:none;
 
-
font-weight:bold;
 
-
}
 
-
.side-captions a:hover{
 
-
text-decoration:underline;
 
-
color: #4d4d4f;
 
-
}
 

Revision as of 00:14, 11 July 2013

/*body {background-image: linear-gradient(bottom, rgb(219,219,219) 28%, rgb(143,143,143) 71%); background-image: -o-linear-gradient(bottom, rgb(219,219,219) 28%, rgb(143,143,143) 71%); background-image: -moz-linear-gradient(bottom, rgb(219,219,219) 28%, rgb(143,143,143) 71%); background-image: -webkit-linear-gradient(bottom, rgb(219,219,219) 28%, rgb(143,143,143) 71%); background-image: -ms-linear-gradient(bottom, rgb(219,219,219) 28%, rgb(143,143,143) 71%);

background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.28, rgb(219,219,219)), color-stop(0.71, rgb(143,143,143)) ); }

  • /

body {

background: url('http://www.growingtastyvegetables.com/wp-content/uploads/2012/01/soil_pH_testing.jpg') no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } h1.firstHeading {

visibility:hidden; }

  1. center {

text-align:center;

}

  1. p-logo {
   visibility:hidden;

}

  1. searchform {
   visibility:hidden;

}


  1. top-section{

border:none; margin-bottom: -85px; }

  1. catlinks{

border:none; display:none; }

  1. content {padding:0px; width: 975px; border:none; background: none;}


  1. footer-box {

background:none; border:none; }








/*begin igem 2012 styles*/ /*Main Structure*/


.content-wrap { width: 925px; margin: 0 auto; display:block; clear:both; margin-top: 25px; background: rgba(255,255,255,.7); padding: 25px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }


/*

* jQuery FlexSlider v1.8
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/

/* Browser Resets */ .flex-container a, .flexslider a, .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {outline: none;} .slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles

                                                                  • /

.flexslider {margin: 0; padding: 0;} .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */ .flexslider .slides img {max-width: 100%; display: block;} .flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */ .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} html[xmlns] .slides {display: block;}

  • html .slides {height: 1%;}

/* No JavaScript Fallback */ /* If you are not using another script, such as Modernizr, make sure you

* include js that eliminates this class on page load */

.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme

                                                                  • /

.flexslider {margin-left: -9px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1; width: 450px; height: 251px;} .flexslider .slides {zoom: 1;} .flexslider .slides > li {position: relative;} /* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */ .flex-container {zoom: 1; position: relative; width: 450px;}

/* Caption style */ /* IE rgba() hack */ .flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} .flex-caption {width: 400px; min-height: 270px; padding: 2%; margin: -252px 0px 0px 510px; position: relative; color: #94d4d4f; font-size: 16px; line-height: 18px; }

/* Direction Nav */ .flex-direction-nav { height: 0;} .flex-direction-nav a {width: 52px; height: 52px; margin: 70px 0 0 0; display: block; background: url("http://reamsbottom.net/igem/team_slider/images/bg_direction_nav2.png") no-repeat; position: absolute; top: 50%; cursor: pointer; text-indent: -999em;} .flex-direction-nav .flex-next {background-position: -52px 0; right: -1px;background: url("http://reamsbottom.net/igem/team_slider/images/bg_direction_nav2next.png") no-repeat;} .flex-direction-nav .flex-prev {left: 0px;} .flex-direction-nav .flex-disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */ .flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;} .flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;} .flex-control-nav li:first-child {margin: 0;} .flex-control-nav a {width: 13px; height: 13px; display: block; background: url("http://reamsbottom.net/igem/team_slider/images/bg_control_nav.png") no-repeat; cursor: pointer; text-indent: -999em;} .flex-control-nav a:hover {background-position: 0 -13px;} .flex-control-nav a.flex-active {background-position: 0 -26px; cursor: default;}

/* Specific Slider Styles */

body {font-family: 'Helvetica', 'Arial', sans-serif;}

  1. container {width: 450px; margin: 0 auto;}

.flex-caption h2 {width: 450px; padding: 20px 0 30px; font-size: 22px; line-height: 22px;} .flex-caption h2 a {text-decoration: none; color: #427f9e;} .flex-caption h2 a:hover {border-bottom: 1px dotted #427f9e;}

/*

*End Slider Styling
*/