Team:TAS Taipei/Templates/cssResources

From 2014hs.igem.org

(Difference between revisions)
m
m (Got rid of unnecessary comments)
 
Line 4: Line 4:
background-color:#fffaf0;
background-color:#fffaf0;
background-image:url("http://subtlepatterns.com/patterns/cubes.png");
background-image:url("http://subtlepatterns.com/patterns/cubes.png");
-
<!-- http://subtlepatterns.com/patterns/cubes.png -->
 
-
<!-- http://subtlepatterns.com/patterns/ricepaper_v3.png -->
 
background-repeat:repeat;
background-repeat:repeat;
-
<!-- background-size:cover; -->
 
}
}
#top {
#top {
Line 21: Line 18:
}
}
#homeTitleContainer {
#homeTitleContainer {
-
<!-- height: 50%; -->
 
padding: 0% 0% 0% 0%;
padding: 0% 0% 0% 0%;
}
}
Line 33: Line 29:
margin:-40px 0px 0px 0px;
margin:-40px 0px 0px 0px;
transition: color 0.25s ease;
transition: color 0.25s ease;
-
<!-- -webkit-transform: scale(1, 1.25); -->
 
-
<!-- color:#92c988; -->
 
}
}
#homeTitleTextBox:hover {
#homeTitleTextBox:hover {
color:#1a1a1a;
color:#1a1a1a;
-
<!-- color:#9fd596; -->
 
}
}
#bactoImg {
#bactoImg {
Line 72: Line 65:
font-size:25px;
font-size:25px;
font-family: 'Abel', sans-serif;
font-family: 'Abel', sans-serif;
-
<!-- font-family: 'Iceland', cursive; -->
 
transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
background-color:#3f8a42;
background-color:#3f8a42;
Line 80: Line 72:
text-align:center;
text-align:center;
border-radius:1px;
border-radius:1px;
-
<!-- #242424 -->
 
-
<!-- padding:10px 25px 10px 25px; -->
 
}
}
#vertMenu li:hover{
#vertMenu li:hover{
Line 93: Line 83:
}
}
#slideShow {
#slideShow {
-
<!-- height:50%;  -->
 
-
<!-- margin-bottom:-198.5px; -->
 
}
}
-
<!-- Begin css for slideshow -->
 
#slides {
#slides {
   display: none
   display: none
Line 177: Line 164:
font-family: 'Lato', sans-serif;
font-family: 'Lato', sans-serif;
font-weight: 400;
font-weight: 400;
-
<!-- font-family: 'Poiret One', cursive; -->
 
}
}

Latest revision as of 06:51, 16 May 2014