Template:Team:NCTU Formosa/header-home
From 2012.igem.org
(Difference between revisions)
Line 61: | Line 61: | ||
} | } | ||
.date { | .date { | ||
- | text-indent:0px; | + | text-indent:0px!important; |
- | line-height: 1; | + | line-height: 1!important; |
width: 130px; height: 160px; | width: 130px; height: 160px; | ||
background: #fcfcfc; | background: #fcfcfc; | ||
Line 77: | Line 77: | ||
} | } | ||
.date p { | .date p { | ||
- | text-indent:0px; | + | text-indent:0px!important; |
- | line-height: 1; | + | line-height: 1!important; |
font-family: Helvetica, sans-serif; | font-family: Helvetica, sans-serif; | ||
font-size: 100px; text-align: center; color: #9e9e9e; | font-size: 100px; text-align: center; color: #9e9e9e; | ||
Line 84: | Line 84: | ||
.date p span { | .date p span { | ||
- | text-indent:0px; | + | text-indent:0px!important; |
- | line-height: 1; | + | line-height: 1!important; |
background: #d10000; | background: #d10000; | ||
background: linear-gradient(top, #d10000 0%, #7a0909 100%); | background: linear-gradient(top, #d10000 0%, #7a0909 100%); | ||
Line 98: | Line 98: | ||
padding: 6px 0 6px 0; | padding: 6px 0 6px 0; | ||
} | } | ||
+ | @-moz-document url-prefix() { | ||
+ | .date { | ||
+ | padding: 16px 0 0 0; | ||
+ | } | ||
+ | .date p span { | ||
+ | padding: 9px 0 3px 0; | ||
+ | } | ||
+ | } | ||
/* slider */ | /* slider */ | ||
/* http://www.menucool.com */ | /* http://www.menucool.com */ |
Revision as of 14:07, 10 September 2012
NCTU_Formosa