MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
/*---------------template style--------------------------------*/ | /*---------------template style--------------------------------*/ | ||
.hlf-wrap { width:100%; font-family: "Helvetica Neue", Arial, sans-serif; color:#222; border-collapse:separate;} | .hlf-wrap { width:100%; font-family: "Helvetica Neue", Arial, sans-serif; color:#222; border-collapse:separate;} | ||
.hlf-left { width: | .hlf-left { width:65%; vertical-align:top; padding-right:10px;} | ||
.hlf-right { width: | .hlf-right { width:35%; vertical-align:top; padding-left:10px; } | ||
.hlf-heading { font-size:16px; font-weight:800; margin-bottom:3px; } | .hlf-heading { font-size:16px; font-weight:800; margin-bottom:3px; } | ||
| Line 26: | Line 26: | ||
.hlf-map { width:100%; height:auto; display:block; border-radius:4px; margin-bottom:10px;} | .hlf-map { width:100%; height:auto; display:block; border-radius:4px; margin-bottom:10px;} | ||
.hlf-main img { width:100%; height: | .hlf-main img { width:100%; height:750px; display:block; border-radius:4px;} | ||
.hlf-blue { background:#e6f5fb; border:1px solid #cfeef8; color:#114a66; border-radius:6px; padding:10px; font-size:13px; line-height:1.45; margin-bottom:10px; text-align: justify; margin-top:12px;} | .hlf-blue { background:#e6f5fb; border:1px solid #cfeef8; color:#114a66; border-radius:6px; padding:10px; font-size:13px; line-height:1.45; margin-bottom:10px; text-align: justify; margin-top:12px;} | ||
| Line 54: | Line 54: | ||
width:100%; !important; | width:100%; !important; | ||
height:400px; !important; | height:400px; !important; | ||
border:1px solid # | border:1px solid #e6e6e6; !important; | ||
border-radius:8px; !important; | border-radius:8px; !important; | ||
} | } | ||