Template:CSS/EPFL csscustom

From 2014.igem.org

(Difference between revisions)
Line 524: Line 524:
#results p {
#results p {
     color: #5E5E5E;
     color: #5E5E5E;
-
     font-size: 20px;
+
     font-size: 16px;
     line-height: 27px;
     line-height: 27px;
     padding: 10px;
     padding: 10px;

Revision as of 15:38, 24 September 2014

body, html { height: 100%; width: 100%; }

h1, h2, h3, h4, h5, h6 {

border: none;

margin: auto; }

  1. bodyContent h1, #bodyContent h2 {
margin-bottom: 0px;

}

hr { margin: auto; margin-top: 20px; margin-bottom: 20px; }

body, h1, h2, h3, h4, h5, h6 { font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }


.intro-header { padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */ padding-bottom: 50px; color: #f8f8f8; background: url('https://static.igem.org/mediawiki/2014/f/f1/Rlc2.jpg') no-repeat center center; background-size: cover; text-align: center; }

.intro-message { position: relative; padding-top: 10%; padding-bottom: 10%; }

.intro-message > h1 { margin: 0; font-size: 5em; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6); }

.intro-divider { width: 400px; border-top: 1px solid #f8f8f8; border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.intro-message > h3 { text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6); }

@media (max-width: 767px) { .intro-message { padding-bottom: 15%; }

.intro-message > h1 { font-size: 3em; }

ul.intro-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; }

ul.intro-social-buttons > li:last-child { margin-bottom: 0; }

.intro-divider { width: 100%; } }

.network-name { text-transform: uppercase; font-size: 14px; font-weight: 400; letter-spacing: 2px; }

.content-section-a { background-color: #f8f8f8; padding: 50px 0; }

.content-section-b { border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; padding: 50px 0; }

.section-heading { margin-bottom: 30px !important; }

.section-heading-spacer { border-top: 3px solid #e7e7e7; width: 200px; float: left; }

.banner { padding: 100px 0; color: #f8f8f8; background: url(../img/banner-bg.jpg) no-repeat center center; background-size: cover; }

.banner h2 { margin: 0; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6); font-size: 3em; }

.banner ul { margin-bottom: 0; }

.banner-social-buttons { float: right; margin-top: 0; }

@media (max-width: 1199px) { ul.banner-social-buttons { float: left; margin-top: 15px; } }

@media (max-width: 767px) { .banner h2 { margin: 0; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6); font-size: 3em; }

ul.banner-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; }

ul.banner-social-buttons > li:last-child { margin-bottom: 0; } }

footer { background-color: #f8f8f8; padding: 50px 0; }

p.copyright { margin: 15px 0 0; }

  1. content {
   width: 100% !important;
   background: none !important;

}

  1. top-section {
border: none;
height:auto;

width: 100%; }

  1. globalWrapper {

font-size: 100%; padding-bottom: 0px !important; }

.navbar-brand { padding: 0px; }

  1. content {
 border: none;
 padding: 0px !important;
 margin: 0px !important;
 width: 100% !important;

}

.right-menu li a {

background-color: transparent;

color: transparent; }


  1. menubar:hover .right-menu li {

color: white !important; }

  1. menubar {
   background-color: transparent;
   color: white !important;

}

  1. menubar:hover {
   background-color: transparent;
   color: white !important;

}

  1. menubar:hover li {
   background-color: transparent;
   color: white !important;

}


  1. menubar {
 top: 0px;

}

footer { text-align: center; }



body{ background:#a5d2da; padding:0; color: #454545; font-family: "PT Sans", sans-serif;} a,a:hover{text-decoration:none; color:#FE5214} h2,h3{color:#fff; text-rendering: optimizelegibility; text-shadow: 1px 2px 3px #40a1b2; } h1{padding:0px; font-weight: 200;font-size: 32px;color: #3f3f3f;margin: 0;font-family: "PT Sans", sans-serif;text-rendering: optimizelegibility;} .debug{ border:1px solid #FFCC33;} h1.brand {

   background: none repeat scroll 0 0 #299A0B;
   border-radius: 86% 86% 86% 86%;
   box-shadow: 0 0 4px #000000;
   color: #FFFFFF;
   font-size: 41px;
   height: 100px;
   line-height: 81px;
   margin: -87px auto 0;
   padding: 75px 0 0;
   text-shadow: 1px 1px 0 #000000;
   width: 222px;

}

.dl-horizontal dd, .dl-horizontal dt {

   padding: 10px;
   color: #fff;

}

.span3.logo {

   padding: 34px 0 0;

}

.clr{clear:both} .cntr{text-align:center} .navbar{margin-bottom:-1px; margin-top:28px; position:relative } .navbar .nav, .navbar .nav > li{float:none; text-align:right; margin-left:25px;} .nav li{display:inline-block; float:none;} .nav a {padding: 3px 18px;font-size: 23px; display: inline-block; color:#3a494c; font-family: "PT Sans", sans-serif;}

#projectDescription, #project, #applications{padding:70px 0 ; }

.txtR{text-align:right}

  1. projectDescription h1 {
 margin-bottom: 40px;
 text-shadow: 1px 2px 3px #40a1b2;

}

  1. project {
 background: #fff;
 text-align: center;
 border-top: 1px solid #ddd;
 padding: 20px;
 padding-top: 40px;

}


  1. project h4 {
   margin:25px 0;

}

  1. project p {
   color: #5E5E5E;
   font-size: 24px;
   line-height: 27px;
   padding: 10px;
   font-weight: 200 !important;
   font-family: "Helvetica Neue" !important;

}


  1. projectDescription{background: #99d4a5;text-align: center;}
  2. projectDescription h1{ text-transform:uppercase; color:#fff; padding:0;font-size:60px;}
  3. projectDescription p {
   color: #fff;
   font-size: 19px;
   line-height: 27px;
   margin: 15px 0;

}

  1. projectDescription .span6, #contactSection .span6{ float:none; margin:0 auto; text-align:center;}
  2. projectDescription .thumbnails > li{margin-left: 60px; margin-bottom:60px;}
  3. projectDescription .thumbnails > li.span4{ width:350px;}


  1. applications{background: #fff;}
  2. applications p{margin:20px 0;}
  3. applications .span12{ margin:0;margin-bottom: 36px;}

/* BG COLOR: #ddb3c2 */

  1. meetourteam{ padding:70px 0 ; background:#928FCE; text-align: center; }
  2. meetourteam h1{ text-transform:uppercase; color:#fff; padding:0; font-size:60px;}
  3. meetourteam .thumbnails p {
   color: #909090;
   font-size: 22px;
   line-height: 27px;
 margin:20px 0;

margin-bottom: 0px;

}

  1. meetourteam p {
   color: #fff;
   font-size: 19px;
   line-height: 27px;
 margin: 15px 0;

}

  1. meetourteam h4 {
   font-size: 24px;line-height: 40px; margin:10px 0;

}

  1. meetourteam h5 {
   font-size: 18px;

}

  1. meetourteam .span6, #contactSection .span6{ float:none; margin:0 auto; text-align:center;}
  2. meetourteam .thumbnails {
 margin-left: auto;
 margin-right: auto;
 text-align: center;

}

  1. meetourteam .thumbnails > li{ margin-bottom:60px; float: none !important; display: inline-block; }
  2. meetourteam .thumbnails > li.span4{ width:200px; height:250px;}
  3. meetourteam .thumbnails a.twitter{ height:56px; width:56px; background:url(../img/thum-t-icon.png) no-repeat center center;display:inline-block;}
  4. meetourteam .thumbnails a.facebook{ height:56px; width:56px; background:url(../img/thum-f-icon.png) no-repeat center center; display:inline-block;}
  5. meetourteam .thumbnails a.pin{ height:56px; width:56px; background:url(../img/thum-p-icon.png) no-repeat center center;display:inline-block;}


  1. recentpostSection{ padding:70px 0 ; background:#b5d5e1; text-align: center; }
  2. recentpostSection h1{ text-transform:uppercase; color:#fff; padding:0; font-size:60px;}
  3. recentpostSection .thumbnails p {
   color: #909090;
   font-size: 22px;
   line-height: 27px;
 margin:20px 0 0;
 padding-bottom:10px;

}

  1. recentpostSection p {
   color: #fff;
   font-size: 19px;
   line-height: 27px;
 margin: 15px 0;

}

  1. recentpostSection h4 {
   font-size: 32px;line-height: 40px; margin:10px 0;

}

  1. recentpostSection h6 {
   font-size: 20px; font-style:italic;

}

  1. recentpostSection .span6, #contactSection .span6{ float:none; margin:0 auto; text-align:center;}
  2. recentpostSection .thumbnails > li{margin-left: 60px; margin-bottom:60px;}
  3. recentpostSection .thumbnails > li.span4{ width:350px;}


  1. contactSection{ background:#3b3b3b; text-align:center; padding:70px 0 0;}
  2. contactSection .span8{ float:none; margin:0 auto;}
  3. contactSection h1{ text-transform:uppercase; color:#fff; padding:0;font-size:60px;}
  4. applications h1.cntr { text-transform:uppercase; color:#3A494C; padding:0;font-size:60px; text-align: center; margin-bottom: 20px; }
  1. contactSection p {
   color: #fff;
   font-size: 19px;
   line-height: 27px;
 margin: 15px 0;

}


  1. headerSection { padding:14px 0 20px;}
  2. welcomeSection{padding:44px 0}
  3. headerSection {display: inline-block;width: 100%;}

.blockDtl {text-align:center} .blockDtl:hover{color:#FE5214}

  1. shadow{ min-height:44px; padding:18px 0; text-align:center}
  1. carouselSection{ margin:0 auto; padding: 38px 0 31px; color:#eee;}
  2. carouselSection #myCarousel{margin-bottom:0}
  3. myCarousel .carousel .item {-webkit-transition: opacity 3s; -moz-transition: opacity 3s; -ms-transition: opacity 3s; -o-transition: opacity 3s; transition: opacity 3s;}
  4. myCarousel .carousel .active.left {left:0;opacity:0;z-index:2;}
  5. myCarousel .carousel .next {left:0;opacity:1;z-index:1;}

.inner{margin-bottom:38px;} .blogBlk{background:#fff; display: block;padding: 28px;line-height: 1.6em;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}


.footerSection{ border-top:1px solid #171717; padding:30px 0 ;margin-top: 60px;} .footerSection .copyright a{padding:4px; color:#fed57e; font-size:22px;} .footerSection .container{} .socialicon{ margin-top:0px; width:300px; float:left; text-align:left;} .socialicon a{ margin-right:20px;} .socialicon a:hover{ opacity: 0.6;} a.twitter{ height:56px; width:56px; background:url(../img/t-icon.png) no-repeat center center;display:inline-block;} a.facebook{ height:56px; width:56px; background:url(../img/f-icon.png) no-repeat center center; display:inline-block;} a.html5{ height:56px; width:56px; background:url(../img/icon-1.png) no-repeat center center;display:inline-block;} a.icon2{ height:56px; width:56px; background:url(../img/icon-2.png) no-repeat center center;display:inline-block;}

.footerSection .copyright { text-align:right; color:#a2a3a3;}

  1. contactSection .footerSection .copyright p{ color:#a2a3a3;}


  1. contactSection .footerSection .span8{ float:left; margin:0 0 0 25px;}


.go-top { display: inline-block; position: fixed; bottom: 8px; right: 30px; color: #999; text-decoration: none; font-size: 30px; line-height: 34px; } .go-top:hover { color: #fff; text-decoration: none; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }


  1. headerSection .btn.btn-navbar {

width: 100%; text-align: center; border: 0; margin: 0; border-radius: 0; }

  1. headerSection .navbar .btn-navbar .icon-bar {

width: 100%; height: 2px; } .blockDtl{background:#fff}

.carousel-control {

 background: none;
 border: none;

}



@media (max-width: 600px){

  1. headerSection .btn.btn-navbar {

display: block;}

.nav-collapse .nav>li { float: none; display: block; text-align: left; } .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus { color: #FC3C00; border-bottom: 0; } }


.list-inline li {

 display: inline-block;
 margin: 10px;
 color: #fff;

}

/*.list-inline img {

 height: 100px !important;

}*/

  1. biopad {
 position: absolute;

}

.align-right { text-align: right; }

.align-left { text-align: left; }


  1. results {
 background: #fff;
 text-align: center;
 border-top: 1px solid #ddd;
 padding: 20px;
 padding-top: 40px;

}


  1. results h4 {
   margin:25px 0;

}

  1. results p {
   color: #5E5E5E;
   font-size: 16px;
   line-height: 27px;
   padding: 10px;
   font-weight: 200 !important;
   font-family: "Helvetica Neue" !important;

}