1,319
次編輯
無編輯摘要 |
無編輯摘要 |
||
第120行: | 第120行: | ||
border-bottom: 1px solid #EEE; | border-bottom: 1px solid #EEE; | ||
margin-bottom: .8em; | margin-bottom: .8em; | ||
} | } | ||
/* Scope your styles inside a media query. This means they will only apply on tablet or desktop. */ | /* Scope your styles inside a media query. This means they will only apply on tablet or desktop. */ | ||
第288行: | 第279行: | ||
width: 245px; | width: 245px; | ||
text-align: right; | text-align: right; | ||
} | |||
/* new test */ | |||
#mp-2012-test { | |||
margin-top: .8em; | |||
clear: both; | |||
} | |||
.mp-2012-test-column-center-block { | |||
margin-top: .8em; | |||
padding: .8em 1.6em 1.8em; | |||
line-height: 1.5em; | |||
border: 0.5px solid #EEE; | |||
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); | |||
margin-bottom: .4em; | |||
} | } | ||
} | } |