Team:UNITN-Trento/CSS/Team

From 2013.igem.org

(Difference between revisions)
 
(40 intermediate revisions not shown)
Line 1: Line 1:
-
@import url(http://fonts.googleapis.com/css?family=Contrail+One);
+
#tn-content .container {
 +
    background-color: rgb(32,86,54);
 +
    background-image: url(https://static.igem.org/mediawiki/2013/9/91/Tn-2013-boxbg-Onda-Watermelon.png);
 +
}
-
.tn-title {
+
#tn-content > .tn-title {
     display: block;
     display: block;
-
 
+
     padding-top:0;
-
     margin-bottom: 0;
+
-
 
+
-
    color: #bf1b39;
+
-
 
+
-
    font-family: "Trebuchet MS",Helvetica,sans-serif;
+
-
    font-variant: small-caps;
+
-
    font-size: 3em;
+
      
      
-
     text-align: center;
+
    border:none;
 +
   
 +
    color:rgb(48, 106, 56);
 +
    font-family: "Mouse Memoirs";
 +
    font-size:6em;
 +
     text-align:center;
 +
    text-shadow:2px 2px 4px white
}
}
-
/*jmslideshow*/
+
#tn-content .container {
 +
    margin-bottom: 3em !important;
 +
}
-
.jms-slideshow,
+
.paper {
-
.jms-wrapper {
+
     position: relative;
-
     height: 600px;
+
    display: inline-block;
-
     font-size: 16px;
+
     margin: 2em 0;
-
}
+
    padding: 1em;
 +
    height: 350px;
 +
    width: 525px;
-
.jms-slideshow .step {
+
     background-color: rgba(255,255,255,.7);
-
     height: 600px;
+
-
    height: 550px;
+
-
    font-size: 1.5em;
+
-
    text-align: center;
+
     border-radius: 1em;
     border-radius: 1em;
-
    -webkit-box-shadow: 0 8px 6px -6px black;
 
-
    -moz-box-shadow: 0 8px 6px -6px black;
 
-
    box-shadow: 0 8px 6px -6px black;
 
-
    background-image: url(http://i40.tinypic.com/wlvibc.png);
 
-
}
 
-
.jms-slideshow .step .title {
+
     font-family: "Cabin", sans-serif;
-
     font-family: "Contrail One";
+
     font-size: 16px;
-
     font-size: 2.5em;
+
     text-align: justify;
-
     font-weight: bold;
+
     vertical-align: top;
-
     text-align: center;
+
}
}
-
.jms-slideshow .step table {
+
.paper img.profile {
-
     width: 100%;
+
    display: inline-block;
-
     height: 100%;
+
     width: 200px !important;
-
     border-radius: 1em;
+
     margin-top: 6px;
-
     background-color: rgba(250,250,250,0.6);
+
     border-radius: 10px;
 +
     box-shadow: inset 1px 1px 2px #323232;
 +
    vertical-align: top;
}
}
-
.jms-slideshow .step table th {
+
.paper .data {
-
     height: 1em;
+
     display: inline-block;
-
     width: 200px;
+
     width: 300px;
-
 
+
     margin-left: 1em;
-
     font-size: 0.9em;
+
     font-family: "Cabin", arial;
-
     font-variant: small-caps;
+
     font-size: 1em;
-
 
+
-
     text-align: right;
+
     vertical-align: top;
     vertical-align: top;
}
}
-
.jms-slideshow .step table td:not(.title):not(.image) {
+
.paper .data p {
-
     width: 400px;
+
     line-height: 1.3em;
-
 
+
-
    padding: 0 1em;
+
-
 
+
-
    font-size: 0.8em;
+
-
 
+
-
    text-align: justify;
+
}
}
-
.jms-slideshow .step table .image {
+
.container .paper .title {
-
     position: relative;
+
    display: block;
 +
     position: absolute;
 +
    top: -0.7em;
 +
    right: 1em;
-
     padding: 0;
+
     font-family: "Boogaloo", serif;
-
 
+
     font-size: 2.5em;
-
     text-align: center;
+
     font-weight: bold;
-
     vertical-align: top;
+
-
     background-color: transparent;
+
     text-shadow: 0 0 2px rgba(250,250,250,.9);
}
}
-
.jms-slideshow .step table .image img {
+
.container img.lab {
-
     border-radius: 1em;
+
    display: inline-block;
 +
    width: 328px;
 +
    height: 382px;
 +
    margin-top: 2em;
 +
     border-radius: 10px;
}
}
-
.jms-slideshow .step table td:not(.image),
+
.container .left {
-
.jms-slideshow .step table th {
+
    margin-left: 1em !important;
-
     vertical-align: middle;
+
    margin-right: 1em !important;
 +
     box-shadow: 0 0 4px white;
}
}
-
/*hashtags*/
+
.container .right {
-
#tn-content a {
+
     margin-left: 0 !important;
-
    display: inline-block;
+
     margin-right: 1em !important;
-
     margin: 2px;
+
     box-shadow: 0 0 4px white;
-
    padding: 10px;
+
-
    background-color: #323232;
+
-
     border-radius: 5px;
+
-
     box-shadow: 1px 1px 0 1px rgba(18,18,18,.3);
+
-
    color: #dadada;
+
-
    font-size: 0.8em;
+
-
    font-variant: small-caps;
+
-
    font-weight: bold;
+
}
}
-
.jms-slideshow .color-1,
+
.container .paper.right .data {
-
#tn-content .color-1 a {
+
     margin-left: 0;
-
     background-color: #000000!important;
+
    margin-right: 1em;
}
}
-
.jms-slideshow .color-2,
+
.container .paper.right .title {
-
#tn-content .color-2 a {
+
     left: 1em;
-
     background-color: #68C9B6!important;
+
-
    color: #323232!important;
+
}
}
-
#tn-content .color-2 a {
+
#tn-content .container-2 {
-
     background-color: #68C9B6!important;
+
     width: 960px;
-
}
+
    margin: auto;
 +
    margin-bottom: 2em;
 +
    padding: 0;
 +
    padding-top: 1.5em;
-
.jms-slideshow .color-3,
+
    background-color: rgb(32,86,54);
-
#tn-content .color-3 a {
+
    background-image: url(https://static.igem.org/mediawiki/2013/9/91/Tn-2013-boxbg-Onda-Watermelon.png);
-
     background-color: #D67500!important;
+
     background-position: top center;
 +
    background-repeat: no-repeat;
 +
    border: 3px solid white;
 +
    box-shadow: 2px 2px 4px #323232;
 +
    text-align:justify;
}
}
-
.jms-slideshow .color-4,
+
.container-2 .main-name {
-
#tn-content .color-4 a {
+
    display: block;
-
     background-color: #7F0A06!important;
+
    position: absolute;
-
}
+
    top: -0.7em;
 +
     right: 1em;
-
.jms-slideshow .color-5,
+
    font-family: "Boogaloo", serif;
-
#tn-content .color-5 a {
+
    font-size: 2.5em;
-
     background-color: #BA301B!important;
+
    font-weight: bold;
 +
 
 +
     text-shadow: 0 0 2px rgba(250,250,250,.9);
}
}
-
.jms-slideshow .color-6,
+
.container-2 img {
-
#tn-content .color-6 a {
+
    display: inline-block;
-
     background-color: #97D900!important;
+
   
-
     color: #323232;
+
    margin: 1em;
 +
   
 +
    height: 200px;
 +
    width: 200px;
 +
   
 +
     background: black;
 +
    border-radius: 15px;
 +
     box-shadow: 0 0 4px white;
}
}
-
.jms-slideshow .color-7,
+
.container-2 .paper {
-
#tn-content .color-7 a {
+
    display: inline-block;
-
     background-color: #239435!important;
+
   
 +
    margin: 1em;
 +
    padding: 15px;
 +
    height: 170px;
 +
    width: 662px;
 +
   
 +
    background-color: white;
 +
    border-radius: 15px;
 +
     box-shadow: 0 0 4px white;
 +
   
 +
    font-family: "Cabin", sans-serif;
}
}
-
.jms-slideshow .color-8,
+
.container-2 .paper .title {
-
#tn-content .color-8 a {
+
     font-weight: bold;
-
     background-color: #C7004C!important;
+
}
}
-
#tn-content a:hover {
+
.container-2 .paper div {
-
     background-color: #dadada!important;
+
     margin-bottom: 5px;
-
    box-shadow: 1px 1px 0 1px rgba(18,18,18,.3) inset;
+
-
    color: #323232;
+
-
    text-decoration: none;
+
}
}
-
/*hoverTag*/
+
/*Navigation arrows*/
-
.tn-hoverTag {
+
#tn-central-container #tn-content-wrap #tn-content .container .sheet-2 {
-
     display: table;
+
     position: relative;
-
     position: fixed;
+
      
-
     top: 0; left: 0; right: 0; bottom: 0;
+
     margin: 1em 0 1em 0;
-
     width: 100%; height: 100%;
+
    padding: 0.5em;
-
     z-index: 10;
+
      
 +
     background-color: rgba(255,255,255,.6);
 +
   
     text-align: center;
     text-align: center;
}
}
-
.tn-hoverTag div {
+
#tn-central-container #tn-content-wrap #tn-content .container .sheet-2 .tn-arr-prev,
-
     display: table-cell;
+
#tn-central-container #tn-content-wrap #tn-content .container .sheet-2 .tn-arr-next {
-
     max-width: 600px;
+
     position: absolute;
-
     padding: 1em;
+
     bottom: 0.8em;
-
     background-color: rgba(250,250,250,.8);
+
 
-
     border-radius: 1em;
+
     width: 174px;
-
     vertical-align: middle;
+
      
 +
     border: none;
 +
     box-shadow: none;
}
}
-
.tn-hoverTag span {
+
.container .sheet-2 .tn-arr-prev {
-
     display: inline-block;
+
     left: 2em;
-
    max-width: 200px;
+
-
    background-color: white;
+
-
    font-size: 2em;
+
}
}
-
.tn-hoverTag .title {
+
.container .sheet-2 .tn-arr-next {
-
    padding: 15px;
+
     right: 2em;
-
    max-width: 800px;
+
-
    font-family: "Contrail One";
+
-
     font-size: 4em;
+
-
    font-weight: bold;
+
-
    text-align: center;
+
}
}

Latest revision as of 13:28, 29 September 2013

  1. tn-content .container {
   background-color: rgb(32,86,54);
   background-image: url(Tn-2013-boxbg-Onda-Watermelon.png);

}

  1. tn-content > .tn-title {
   display: block;
   padding-top:0;
   
   border:none;
   
   color:rgb(48, 106, 56);
   font-family: "Mouse Memoirs";
   font-size:6em;
   text-align:center;
   text-shadow:2px 2px 4px white

}

  1. tn-content .container {
   margin-bottom: 3em !important;

}

.paper {

   position: relative;
   display: inline-block;
   margin: 2em 0;
   padding: 1em;
   height: 350px;
   width: 525px;
   background-color: rgba(255,255,255,.7);
   border-radius: 1em;
   font-family: "Cabin", sans-serif;
   font-size: 16px;
   text-align: justify;
   vertical-align: top;

}

.paper img.profile {

   display: inline-block;
   width: 200px !important;
   margin-top: 6px;
   border-radius: 10px;
   box-shadow: inset 1px 1px 2px #323232;
   vertical-align: top;

}

.paper .data {

   display: inline-block;
   width: 300px;
   margin-left: 1em;
   font-family: "Cabin", arial;
   font-size: 1em;
   vertical-align: top;

}

.paper .data p {

   line-height: 1.3em;

}

.container .paper .title {

   display: block;
   position: absolute;
   top: -0.7em;
   right: 1em;
   font-family: "Boogaloo", serif;
   font-size: 2.5em;
   font-weight: bold;
   text-shadow: 0 0 2px rgba(250,250,250,.9);

}

.container img.lab {

   display: inline-block;
   width: 328px;
   height: 382px;
   margin-top: 2em;
   border-radius: 10px;

}

.container .left {

   margin-left: 1em !important;
   margin-right: 1em !important;
   box-shadow: 0 0 4px white;

}

.container .right {

   margin-left: 0 !important;
   margin-right: 1em !important;
   box-shadow: 0 0 4px white;

}

.container .paper.right .data {

   margin-left: 0;
   margin-right: 1em;

}

.container .paper.right .title {

   left: 1em;

}

  1. tn-content .container-2 {
   width: 960px;
   margin: auto;
   margin-bottom: 2em;
   padding: 0;
   padding-top: 1.5em;
   background-color: rgb(32,86,54);
   background-image: url(Tn-2013-boxbg-Onda-Watermelon.png);
   background-position: top center;
   background-repeat: no-repeat;
   border: 3px solid white;
   box-shadow: 2px 2px 4px #323232;
   text-align:justify;

}

.container-2 .main-name {

   display: block;
   position: absolute;
   top: -0.7em;
   right: 1em;
   font-family: "Boogaloo", serif;
   font-size: 2.5em;
   font-weight: bold;
   text-shadow: 0 0 2px rgba(250,250,250,.9);

}

.container-2 img {

   display: inline-block;
   
   margin: 1em;
   
   height: 200px;
   width: 200px;
   
   background: black;
   border-radius: 15px;
   box-shadow: 0 0 4px white;

}

.container-2 .paper {

   display: inline-block;
   
   margin: 1em;
   padding: 15px;
   height: 170px;
   width: 662px;
   
   background-color: white;
   border-radius: 15px;
   box-shadow: 0 0 4px white;
   
   font-family: "Cabin", sans-serif;

}

.container-2 .paper .title {

   font-weight: bold;

}

.container-2 .paper div {

   margin-bottom: 5px;

}

/*Navigation arrows*/

  1. tn-central-container #tn-content-wrap #tn-content .container .sheet-2 {
   position: relative;
   
   margin: 1em 0 1em 0;
   padding: 0.5em;
   
   background-color: rgba(255,255,255,.6);
   
   text-align: center;

}

  1. tn-central-container #tn-content-wrap #tn-content .container .sheet-2 .tn-arr-prev,
  2. tn-central-container #tn-content-wrap #tn-content .container .sheet-2 .tn-arr-next {
   position: absolute;
   bottom: 0.8em;
   width: 174px;
   
   border: none;
   box-shadow: none;

}

.container .sheet-2 .tn-arr-prev {

   left: 2em;

}

.container .sheet-2 .tn-arr-next {

   right: 2em;

}