Team:Calgary/StyleSheets/Team

From 2013.igem.org

(Difference between revisions)
Line 147: Line 147:
#Carousel #Person12 {
#Carousel #Person12 {
-
background: url(https://static.igem.org/mediawiki/2013/5/5c/2013UCalgaryAndersProfile.png) bottom;
+
background: purple;
display: none;
display: none;
}
}
#Carousel #Person13 {
#Carousel #Person13 {
-
background: url(https://static.igem.org/mediawiki/2013/2/2c/2013UCalgaryMayiProfile.png) bottom;
+
background: url(https://static.igem.org/mediawiki/2013/5/5c/2013UCalgaryAndersProfile.png) bottom;
display: none;
display: none;
}
}
#Carousel #Person14 {
#Carousel #Person14 {
-
background: url(https://static.igem.org/mediawiki/2013/a/ab/2013UCalgaryMarkProfile.png) bottom;
+
background: url(https://static.igem.org/mediawiki/2013/2/2c/2013UCalgaryMayiProfile.png) bottom;
display: none;
display: none;
}
}
#Carousel #Person15 {
#Carousel #Person15 {
-
background: green;
+
background: url(https://static.igem.org/mediawiki/2013/a/ab/2013UCalgaryMarkProfile.png) bottom;
display: none;
display: none;
}
}
#Carousel #Person16 {
#Carousel #Person16 {
-
background: blue;
+
background: green;
display: none;
display: none;
}
}
#Carousel #Person17 {
#Carousel #Person17 {
-
background: url(https://static.igem.org/mediawiki/2013/d/dd/2013UCalgaryJustinProfile.png) bottom;
+
background: blue;
display: none;
display: none;
}
}
#Carousel #Person18 {
#Carousel #Person18 {
-
background: url(https://static.igem.org/mediawiki/2013/d/de/2013UCalgarySuProfile.png) bottom;
+
background: url(https://static.igem.org/mediawiki/2013/d/dd/2013UCalgaryJustinProfile.png) bottom;
display: none;
display: none;
}
}
#Carousel #Person19 {
#Carousel #Person19 {
-
background: url(https://static.igem.org/mediawiki/2013/2/22/2013UCalgarySharonProfile.png) bottom;
+
background: url(https://static.igem.org/mediawiki/2013/d/de/2013UCalgarySuProfile.png) bottom;
display: none;
display: none;
}
}
#Carousel #Person20 {
#Carousel #Person20 {
-
background: url(https://static.igem.org/mediawiki/2013/6/6a/2013UCalgaryAmandaProfile.png) bottom;
+
background: url(https://static.igem.org/mediawiki/2013/2/22/2013UCalgarySharonProfile.png) bottom;
display: none;
display: none;
}
}
#Carousel #Person21 {
#Carousel #Person21 {
-
background: url(https://static.igem.org/mediawiki/2013/a/a6/2013UCalgaryJulieProfile.png) bottom;
+
background: url(https://static.igem.org/mediawiki/2013/6/6a/2013UCalgaryAmandaProfile.png) bottom;
display: none;
display: none;
}
}
#Carousel #Person22 {
#Carousel #Person22 {
 +
background: url(https://static.igem.org/mediawiki/2013/a/a6/2013UCalgaryJulieProfile.png) bottom;
 +
display: none;
 +
}
 +
 +
#Carousel #Person23 {
background: url(https://static.igem.org/mediawiki/2013/5/5a/2013UCalgaryAliProfile.png) bottom;
background: url(https://static.igem.org/mediawiki/2013/5/5a/2013UCalgaryAliProfile.png) bottom;
display: none;
display: none;

Revision as of 06:43, 18 September 2013

/*** Name: Wm. Keith van der Meulen Date: Summer 2013 Organization: University of Calgary iGEM Team 2013

---Purpose--- CSS code to define team member page stylings.


Cite: Wm. Keith van der Meulen University of Calgary iGEM 2013 https://2013.igem.org/Team:Calgary/StyleSheets/Team?action=raw&ctype=text/css

      • /
  1. Carousel {

width: 990px; height: 180px; background-color:rgba(35,31,32,0.6); padding-left: 90px; position: relative; overflow: hidden; left: 0; right: 0; margin: 25px auto; display: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none user-select: none; }

  1. Carousel .Person {

width: 150px; height: 150px; position: absolute; top: 15px; }

  1. Carousel .Slide0 {

left: 90px; cursor: pointer; }

  1. Carousel .Slide1 {

left: 255px; cursor: pointer; }

  1. Carousel .Slide2 {

left: 420px; background-position: top !important; }

  1. Carousel .Slide3 {

left: 585px; cursor: pointer; }

  1. Carousel .Slide4 {

left: 750px; cursor: pointer; }

  1. Carousel .Arrow {

position: absolute; width: 60px; height: 60px; top: 0; bottom: 0; margin: auto; }

  1. Carousel #LeftArrow {

left: 0; margin-left: 15px; background: url(2013UCalgaryArrowLeft.png) top; }

  1. Carousel #RightArrow {

right: 0; margin-right: 15px; background: url(2013UCalgaryArrowRight.png) top; }

  1. Carousel #LeftArrow:hover, #Carousel #RightArrow:hover {

background-position: bottom; cursor: pointer; }

  1. Carousel #Person0 {

background: url(2013UCalgaryIainProfile.png) bottom; }

  1. Carousel #Person1 {

background: url(2013UCalgaryLisaProfile.png) bottom; }

  1. Carousel #Person2 {

background: url(2013UCalgaryKeithProfile.png) bottom; }

  1. Carousel #Person3 {

background: url(2013UCalgaryChrisProfile.png) bottom; }

  1. Carousel #Person4 {

background: url(2013UCalgaryRaiProfile.png) bottom; }

  1. Carousel #Person5 {

background: url(2013UCalgaryRobertProfile.png) bottom; display: none; }

  1. Carousel #Person6 {

background: url(2013UCalgaryHimikaProfile.png) bottom; display: none; }

  1. Carousel #Person7 {

background: url(2013UCalgaryTaylorProfile.png) bottom; display: none; }

  1. Carousel #Person8 {

background: url(2013UCalgaryDennyProfile.png) bottom; display: none; }

  1. Carousel #Person9 {

background: url(2013UCalgaryPatrickProfile.png) bottom; display: none; }

  1. Carousel #Person10 {

background: url(2013UCalgaryRuthProfile.png) bottom; display: none; }

  1. Carousel #Person11 {

background: url(2013UCalgaryKateProfile.png) bottom; display: none; }

  1. Carousel #Person12 {

background: purple; display: none; }

  1. Carousel #Person13 {

background: url(2013UCalgaryAndersProfile.png) bottom; display: none; }

  1. Carousel #Person14 {

background: url(2013UCalgaryMayiProfile.png) bottom; display: none; }

  1. Carousel #Person15 {

background: url(2013UCalgaryMarkProfile.png) bottom; display: none; }

  1. Carousel #Person16 {

background: green; display: none; }

  1. Carousel #Person17 {

background: blue; display: none; }

  1. Carousel #Person18 {

background: url(2013UCalgaryJustinProfile.png) bottom; display: none; }

  1. Carousel #Person19 {

background: url(2013UCalgarySuProfile.png) bottom; display: none; }

  1. Carousel #Person20 {

background: url(2013UCalgarySharonProfile.png) bottom; display: none; }

  1. Carousel #Person21 {

background: url(2013UCalgaryAmandaProfile.png) bottom; display: none; }

  1. Carousel #Person22 {

background: url(2013UCalgaryJulieProfile.png) bottom; display: none; }

  1. Carousel #Person23 {

background: url(2013UCalgaryAliProfile.png) bottom; display: none; }

  1. WriteUp {

width: 100%; max-width: 990px; background-color:rgba(35,31,32,0.6); left: 0; right: 0; margin: 0 auto; }

  1. WriteUp .Info {

clear: both; overflow: auto; }

  1. WriteUp .InfoImg {

position: relative; width: 50%; height: 100%; padding: 25px; float: left; }

  1. WriteUp .InfoImg img {

width: 100%; height: auto; max-width: 100%; }

  1. WriteUp .Text {

width: 50%; min-width: 320px; height: 100%; padding: 25px; float: left; }

  1. WriteUp .Text h2 {

line-height: 1; text-align: left; font-size: 28px; font-weight: 600; color: #FFFFFF; margin: 0; }

  1. WriteUp .Text h3 {

line-height: 1.6; text-align: left; font-size: 20px; font-weight: 500; color: #FFFFFF; padding-left: 0; }

  1. WriteUp .Text p, #WriteUp .Text a {

font-size: 16px; line-height: 1.2; margin: 4px 0 12px 0; text-indent: 50px; color: #FFFFFF; text-align:justify; text-justify:inter-word; padding-left: 0; }

  1. WriteUp .Text a {

text-decoration: underline; }