Team:TAS Taipei/Templates/cssResources
From 2014hs.igem.org
(Difference between revisions)
m |
Awesomesauce (Talk | contribs) 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"); | ||
- | |||
- | |||
background-repeat:repeat; | background-repeat:repeat; | ||
- | |||
} | } | ||
#top { | #top { | ||
Line 21: | Line 18: | ||
} | } | ||
#homeTitleContainer { | #homeTitleContainer { | ||
- | |||
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; | ||
- | |||
- | |||
} | } | ||
#homeTitleTextBox:hover { | #homeTitleTextBox:hover { | ||
color:#1a1a1a; | color:#1a1a1a; | ||
- | |||
} | } | ||
#bactoImg { | #bactoImg { | ||
Line 72: | Line 65: | ||
font-size:25px; | font-size:25px; | ||
font-family: 'Abel', sans-serif; | font-family: 'Abel', sans-serif; | ||
- | |||
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; | ||
- | |||
- | |||
} | } | ||
#vertMenu li:hover{ | #vertMenu li:hover{ | ||
Line 93: | Line 83: | ||
} | } | ||
#slideShow { | #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; | ||
- | |||
} | } | ||
Latest revision as of 06:51, 16 May 2014