/* * tv.css * made by yotsubrah */ body { background: #0e0d0d url('img/fade-dark.png') top repeat-x; color: #ffcccc; } a:link, a:visited { text-decoration: none; color: #b50001; text-shadow: 0px 0px 4px rgba(181, 0, 1, 0.8); } a:link:hover, a:visited:hover { color: #ff3333; text-shadow: 0px 0px 6px rgba(255, 51, 51, 0.9); } a.post_no { color: #ffcccc; } h2, div.title, h1 { color: #b50001; text-shadow: 0px 0px 5px rgba(181, 0, 1, 0.9); } form table tr th { background: #330000; color: #ffcccc; } div.banner { background-color: #200000; color: #fff; text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5); } div.post.reply { background: #150000; border-color: #b50001; color: #ffcccc; box-shadow: 0px 0px 10px rgba(181, 0, 1, 0.6); } div.post.reply.highlighted { background: #220000; color: #ffcccc; box-shadow: 0px 0px 12px rgba(255, 0, 0, 0.8); } div.ban { background: rgba(255, 0, 0, 0.1); border: 1px solid rgba(181, 0, 1, 0.8); max-width: 700px; margin: 30px auto; color: #ffcccc; } div.boardlist { background: #0e0d0d !important; } div.pages { color: #ffcccc; background: #330000 !important; border-right: 1px solid #b50001; border-bottom: 1px solid #b50001; } input[type="submit"], input[type="button"], button { background-color: #330000; border: 1px solid #b50001; color: #ffcccc; cursor: pointer; transition: 0.2s; box-shadow: 0px 0px 6px rgba(181, 0, 1, 0.8); } input[type="submit"]:hover, input[type="button"]:hover, button:hover { background-color: #550000; box-shadow: 0px 0px 10px rgba(255, 0, 0, 0.9); } input[type="text"], input[type="password"], textarea { background-color: #100000; color: #ffcccc; border: 1px solid #b50001; padding: 5px; max-width: 100%; text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.4); } input[type="text"]:focus, input[type="password"]:focus, textarea:focus { border-color: #ff3333; box-shadow: 0px 0px 10px rgba(255, 51, 51, 0.9); outline: none; } span.trip { color: #b50001; text-shadow: 0px 0px 5px rgba(181, 0, 1, 0.8); } div.post.reply div.body a { color: #ff3333; } a:hover, .intro a.post_no:hover { color: #ff3333; text-shadow: 0px 0px 6px rgba(255, 51, 51, 0.9); } div.report { color: #ffcccc; } .intro span.subject { color: #bf5757; font-weight: bold; } .intro span.name { color: #ff0000a3; font-weight: bold; } div.ban h2 { background: #b50001; color: black; font-size: 12pt; } .theme-catalog div.thread:hover { background: #330000; border-color: #b50001; } #banlist td:hover { overflow: visible; height: auto !important; background-color: #330000; z-index: 1; position: relative; border: 1px solid #c88989; padding: 1px; } .banlist-opts .checkboxes label { display: block; color: #d9bfb7; } table.mod.config-editor td { text-align: left; padding: 5px; border-bottom: 1px solid #ff3333; } .mainBox { background: transparent; border: 1px solid #b50001; width: 100%; margin-bottom: 5px; } .mainBox h2 { background: #b50001; color: white; } .dropzone { color: rgb(255, 0, 0); cursor: default; margin: auto; padding: 0px 4px; text-align: center; min-height: 50px; max-height: 140px; transition: 0.2s; background-color: #ff33335c; overflow-y: auto; } .dropzone .file-hint { color: rgba(181, 0, 1, 0.8); cursor: pointer; position: relative; margin-bottom: 5px; padding: 10px 0px; top: 5px; transition: 0.2s; border: 2px dashed rgba(181, 0, 1, 0.8); } .file-hint:hover, .dropzone.dragover .file-hint { color: #d02424c4; border-color: #df5a5a; } table.modlog tr th { background: rgba(181, 0, 1, 0.8); } #options_div, #alert_div { background-color: #d6daf0; border: 1px solid #aa7676; display: inline-block; position: relative; margin-top: 20px; background: inherit; visibility: visible; } .intro a.email span.name { color: #34345C; } .own_post { font-style: italic; font-weight: normal; opacity: .800; } Show SPE Menu