@import "front.css"; dl.guest-news dt, dl.news dt { margin: 0; padding: 0; font-weight: bold; font-size: 1.2em; line-height: 1.5em; } dl.news, dl.guest-news { max-width: 40em; overflow: hidden; line-height: 1.3em; } #news-article .body a:visited { color: purple; } dl.news .meta, dl.guest-news .meta, #news-article .meta { background: #f3f3f3; border-top: 2px dotted #ccc; border-bottom: 2px dotted #ccc; padding: 0.5em; } .preamble { color: #333; line-height: 1.5em; } #news-article .preamble { font-weight: bold; } dl.guest-news dt em, dl.news dt em { display: block; font-style: normal; background: #f3f3f3; border-top: 2px dotted #ccc; border-bottom: 2px dotted #ccc; padding: 0.5em; font-size: 0.85em; } dl.guest-news dd, dl.news dd { margin: 0.3em 0 3em 0; padding: 0; } #news-article img { width: 100%; max-width: 600px; height: auto; display: block; margin: 1em auto; } p.guest-news-explanation { font-size: 90%; } /*=== Redigera artikel ===*/ div#news-edit label { display: block; margin-bottom: 1em; } div#news-edit label.news-checkbox { display: block; margin-bottom: 0; } div#news-edit .confirmable { margin-left: 1em; } div#news-edit div#preview-container { position: absolute; top: 13em; right: 10px; width: 25em; } /*===Nytt inlägg===*/ #post_body-preview { overflow: hidden; position: absolute; top: 13em; right: 10px; width: 25em; } /*=== Första inläggen ===*/ h3.news-posts { margin-top: 2em; } div.news-post { margin-top: 1em; } .post-meta { font-weight: bold; }