1,319
次編輯
無編輯摘要 |
無編輯摘要 |
||
第142行: | 第142行: | ||
margin: -40px auto 0; | margin: -40px auto 0; | ||
} | } | ||
#mp-2012-links { | #mp-2012-links { | ||
margin-bottom: .8em; | margin-bottom: .8em; | ||
第290行: | 第291行: | ||
} | } | ||
/* new test */ | /* new test */ | ||
#mp-2012-test { | #mp-2012-test { | ||
margin-top: .8em; | margin-top: .8em; | ||
clear: both; | clear: both; | ||
} | |||
#mp-2012-test h2 { | |||
border: none; | |||
} | |||
#mp-2012-test h2 { | |||
font-size: 1.16em; | |||
margin-bottom: .8em; | |||
} | |||
#column-dyk li { | |||
margin-bottom: 0.5em; | |||
} | } | ||
第304行: | 第318行: | ||
box-shadow: 0 2px 6px 0 #EEE; | box-shadow: 0 2px 6px 0 #EEE; | ||
margin-bottom: .4em; | margin-bottom: .4em; | ||
} | |||
.mp-2012-column-left-block + mp-2012-test-column-center-block { | |||
margin-top: .8em; | |||
border: 0px solid #EEE; | |||
box-shadow: 0 2px 6px 0 #EEE; | |||
} | |||
#mp-2012-test-column-center > div { | |||
} | |||
#mp-2012-test-column-center h2, | |||
#mp-2012-test-column-center h2 a { | |||
color: #259; | |||
} | } | ||
} | } |