.navbar { border-radius: 0 } body header h1 { background: #95a5a6; color: #2C3E50; border-radius: 4px; padding: 0.67em; margin-top: 0px; margin-bottom: 20px; } body aside section { background: #ecf0f1; color: black; border-radius: 4px; margin-bottom: 1em; font-size: 80%; padding: 3px; border: 1px solid #b4bcc2; } body aside section h1 { background: #b4bcc2; color: #ecf0f1; font-weight: bold; padding: 0.67em; font-size: 100%; margin-top: 0; border-radius: 2px; } body aside section > div { padding: 0.33em; } body aside section ul { padding-left: 1.33em; } body footer { padding: 0.67em; font-size: 80%; background: #ecf0f1; color: black; border-radius: 4px; margin-bottom: 0.67em; border: 1px solid #b4bcc2; } .dropdown-with-active .caret { color: #3498DB } .pmsig { color: #2C3E50; padding: 10px 0 } #main_attribution { margin: 0 0 1.67em 0; font-weight: bold } .img-avatar { float:right; margin: 0 0 0 0.67em; max-height: 48px; max-width: 48px; border: 1px solid #95a5a6; border-radius: 4px; } #main_attribution .img-avatar { max-height: 96px; max-width: 96px; padding: 4px; } /* Newest Nodes */ body#id-3628 article td { padding: 2px 4px 2px 0 } /* Replies to root nodes */ #replies_table > tbody:first-child > tr:first-child > th { padding: 4px 0 8px } tr.new-post-head td, td.reply-new { border: 1px solid #2C3E50; background: #ecf0f1; padding: 4px } tr.new-post-body td, td.reply-new-body { border: 1px solid #2C3E50; padding: 10px 4px } tr.new-post-voterep td { border: 1px solid #2C3E50; border-bottom: 0px; } tr.new-post-body td { border-top: 0px; padding: 10px 4px } tr.post-head td, td.reply, tr.reply td { border: 1px solid #2C3E50; background: #ecf0f1; padding: 4px } tr.post-body td, td.reply-body { border: 1px solid #2C3E50; padding: 10px 4px } tr.post-voterep td { border: 1px solid #2C3E50; border-bottom: 0px; } tr.post-body td { border-top: 0px; padding: 10px 4px } td.adjunct-links { border-left: 1px solid white; white-space: pre; text-align: right } /* copied from real PerlMonks style sheet */ li.inline, .inline-list li { display: inline; margin-left: 3pt; } li.inline:before, .inline-list li:before { content:" |\A0" } ul.word-list, ul.inline-list { display: inline; margin: 0; padding: 0; list-style: none; } .word-list li { display: inline; } .word-list li:before { content:" " } ul.indent { margin-bottom: 0 } td > ul.indent { padding: 0 18px 0 12px } p.nnt-p { display: inline; } p.nnt-p-title { /* width: 70%; */ } p.nnt-author { /* width: 28%; */ } tr.this-patch td { font-weight: bold; } tr.other-patch td { font-style: italic; } a.nnt-Steaming, a.nnt-Hot, a.nnt-Fresh { font-weight: bold; } .nnt-noderep, .nnt-nodeattribs, .time-text { font-size: smaller; }