/*suicide/ custom CSS by sarh */ body { background-color: #FFF6ED; color: #252525; background-image: url(https://web.archive.org/web/20150619043213/https://i.imgur.com/126eZGF.png), url(https://web.archive.org/web/20150619043221/https://i.imgur.com/ZZYF3XO.png); background-repeat: repeat-x, repeat; background-position: left top, left top; } h1 { letter-spacing: -1.3px; font-size: 20pt; margin: 0; } .announcement { display: none; } header div.subtitle { color: #789922; } a:link, a:visited, .intro a.email span.name { color: #34345C; } a:link .intro { color: #d00; } a:link:hover { color: #e00; } a.post_no { color: #252525; } div.post.reply { border-radius: 0px 6px 12px 4px; border-color: #C7BBB7; background: #f0e0d6; background-image: url(https://web.archive.org/web/20150619043225/https://i.imgur.com/MFlmeqj.png); background-repeat: repeat; box-shadow: 1px 1px 2px #EAEAEA; } div.banner, form table tr td, dropzone, .post-table th, .post-table-options th, img { border-radius: 4px; } input, textarea#body, form table tr th, #quick-reply select, select { border-radius: 5px 5px 5px 5px; background-image: url(https://web.archive.org/web/20150619043232/https://i.imgur.com/YyeCph3.png); } .file:not(.multifile) .post-image { box-shadow: 1px 1px 2px rgba(148, 148, 148, 0.26); } .full-image, video { border-radius: 9px; padding: 0px; margin: 5px 20px 5px 5px; box-shadow: 2px 2px 3px rgba(148, 148, 148, 0.26); } div.post .post-image { border-radius: 4px; padding: 0px; margin: 5px 20px 5px 5px; box-shadow: 1px 1px 2px rgba(148, 148, 148, 0.26); } div.post.reply.highlighted { background: #F3D0BA; border-color: #B1948B; background-image: url(https://web.archive.org/web/20150619043237/https://i.imgur.com/ZHBSV4b.png); background-repeat: repeat; box-shadow: 1px 1px 5px #D8D3CC; } #quick-reply table { background: rgb(255, 226, 208); border-color: rgb(183, 157, 149); box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15); } div.post.reply div.body a { color: #d00; } .intro span.subject { color: #d00; } form table tr th { background: #EA8; } div.ban h2 { background: #FCA; color: inherit; } div.ban { border-color: #D9BFB7; border-radius: 5px; } div.ban p { color: black; } div.pages { background: #F0E0D6; border-color: #D9BFB7; border-radius: 8px; box-shadow: 1px 1px 2px #EAEAEA; } div.pages a.selected { color: #252525; } hr { border-color: #D9BFB7; box-shadow: 1px 1px 2px #EAEAEA; } div.boardlist { color: #B86; padding: 4px; font-size: 12px; opacity: 0.95; } div.boardlist:not(.bottom) { text-align: center; } div.boardlist a { color: #252525; } img.board_image { border: 1px solid #D9BFB7; } table.modlog tr th { background: #EA8; } .theme-catalog div.grid-size-large { border-radius: 20px; box-shadow: 1px 1px 2px #EAEAEA; } .theme-catalog div.grid-size-medium { border-radius: 16px; box-shadow: 1px 1px 2px #EAEAEA; } .theme-catalog div.grid-size-small { border-radius: 12px; box-shadow: 1px 1px 2px #EAEAEA; } .theme-catalog div.grid-size-vsmall { border-radius: 8px; box-shadow: 1px 1px 2px #EAEAEA; } /* options.js */ #options_div, #alert_div { border-radius: 10px; background: #f0e0d6; } #options_div { width: 600px; height: 640px; } .desktop-style div.boardlist:nth-child(1) { background-color: #F5E2D3; } .desktop-style div.boardlist:not(.bottom) { background-color: #F5E2D3; } .box { background: #fff; border-color: #252525; color: #000; } .box-title { background: #fca; color: #252525; } table thead th { border-color: #252525; background: #fca; color: #252525; } table tbody tr:nth-of-type( even ) { background-color: #ede2d4; } table.board-list-table .board-uri .board-sfw { color: #252525; } tbody.board-list-omitted td { background: #fca; border-color: #252525; } table.board-list-table .board-tags .board-cell:hover { background: #ffe; } table.board-list-table tr:nth-of-type( even ) .board-tags .board-cell { background: #ede2d4; }