/* Perlmonks CSS: Dark, large. */ @media screen { body { max-width: 100% !important; margin: 4px 1ex !important; padding: 0px 0px !important; text-align: left; position: 0px 0px !important; font-family: "bitstream vera serif", georgia, "dejavu serif" , serif !important; line-height: 1.2em !important; font-size: 14pt !important; color: #c9cfcf; background-color: #090f0f; } tr, td { color: #c9cfcf; background-color: #090f0f; } ul.topnavmenu { display: inline-block; } ul.topnavmenu li { display: inline; padding-left: 10px; } ul.spacey-list { display: block; } ul.spacey-list li, tr.cb_msg td span.chat, tr.cb_me td span.chat { margin-bottom: 0.5em; display: block; text-align: left; } textarea, input, select { background-color: #0a0a0a !important; color: #90cc9f !important; font-family: "Liberation Mono", "Courier New", "Courier", monospace; font-size: 10pt !important; border: 2px #cc3f0f solid; padding: 15px; } textarea, input[type=text] { overflow: auto; max-height: 70%; max-width: 90%; border: 2px #cc3f0f dashed; } textarea[name=setstyle] { width: 90%; min-height: 20em; } #titlebar-top , #titlebar-top * , #titlebar-bottom , #titlebar-bottom * , #nodethreads-head , #nodethreads-head * , .nnt-legend , .nnt-legend * , .nodelets , .nodelets * { font-family: "bitstream vera sans" , "Helvetica" , sans-serif !important; font-size: 10pt !important; } .nnt-section , .nnt-section * { font-family: "bitstream vera sans" , "Helvetica" , sans-serif !important; } .header , .header * , .replies footer { margin-top: 2em; font-size: 0.9em !important; background-color: #09090f; } .main_content { width: 80% !important; min-width: 800px !important; max-width: 90% !important; } /* .main_content .editnodetext { border: 2px solid red !important; } */ .main_content .editnodetext input[name='note_title'] { max-width: 90%; } .main_content .editnodetext textarea { overflow: scroll !important; z-index: 99999 !important; } .nodelets { width: 10% !important; max-width: 400px !important; margin-right: 10px; } tr.post_head td, td.reply-new, dev.reply-new-body { background-color: #3f3f0f; } tr.reply-body td.reply-body { background-color: #030306; } tr.reply td { background-color: #3f3f0f; } tr.highlight td { background-color: #303003; } a:link { color: #f0cf30 !important; background-color: transparent; } a:visited { color: #4f2 !important; background-color: transparent; } a:hover { color: #000 !important; background-color: #aaa !important; } a:active { color: #999 !important; background-color: transparent; } pre { background-color: #0a0a0a !important; color: #90cc9f !important; overflow: auto; max-height: 50em; max-width: 82em; font-family: "Liberation Mono", "Courier New", "Courier", monospace; font-size: 10pt !important; border: 1px white dashed; border-left: none; padding: 15px; padding-left: 0px; } tt.codetext font { font-size: 10pt !important; } /* Hide some users ... simonodell* - 609577 Logicus - 914261 Socrates80 - 914716 perl.j - 912359 ... in newest nodes, worst nodes, & recent threads. */ .node-from-609577 , #id-397425 .nnt-auth-609577 , #id-9488 .auth-609577 , .chatfrom_609577 , .node-from-914261 , #id-397425 .nnt-auth-914261 , #id-9488 .auth-914261 , .chatfrom_914261 , .node-from-914716 , #id-397425 .nnt-auth-914716 , #id-9488 .auth-914716 , .chatfrom_914716 , .node-from-912359 , #id-397425 .nnt-auth-912359 , #id-9488 .auth-912359 , .chatfrom_912359 /* , auth-18800, .pmnote-18800, .pmsig-18800 */ { display: none !important; } .main-content { margin: 0px 0px !important; padding: 0px 0px !important; padding-right: 1ex !important; } #nodelet_container { border-left: 4px solid #303030 !important; text-align: left !important; margin: 0px 0px !important; padding: 0px 0px !important; } div .nodelet { margin: 0px 0px !important; margin-bottom: 6px !important; padding: 0px 0px !important; } tbody.nodelet th, td.section_title { font-weight: bold !important; background-color: #30300f; } div .nodelet_body { margin: 0px 0px !important; padding: 0px 0px !important; padding-left: 1em !important; } }