OBC 1.0 Theme for ORRH's Thread Zone
OBC 1.0 Theme by lanausse
Details
Authorlanausse
LicenseMIT License
Categoryorrh.thread.zone
Created
Updated
Size6.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name OBC 1.0 Theme
@version 20240802.14.10
@namespace orrh.thread.zone
@description OBC 1.0 Theme for ORRH's Thread Zone
@author lanausse
@license MIT License
==/UserStyle== */
@-moz-document domain("orrh.thread.zone") {
body {
background: #333 url(https://web.archive.org/web/20110916202112im_/http://www.roblox.com/images/CSSThemes/Outrageous/carbon6.png);
font: normal 8pt/normal Verdana, sans-serif;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
}
div.menubar,
div.userbar,
div.topbar,
div.infobar,
.message,
div.message-top {
margin: 0;
}
a:link,
a:visited,
a:active,
.message a:visited {
color: #AFCDE0;
}
.body {
margin: 0 auto;
padding: 0 10px !important;
width: 900px;
background: #424A4F;
border-right: 5px solid #000;
border-left: 5px solid #000;
}
table {
margin-bottom: 10px;
}
a.active-zone {
background-image: url(https://img.itch.zone/aW1nLzE2NzkxMTQ0LnBuZw==/original/8de1ND.png);
width: 900px;
height: 100px;
display: block;
color: #0000 !important;
margin: auto;
}
.userbar:has(.active-zone) {
background: #0000 !important;
}
div.userbar,
div.topbar {
padding: 0;
margin: 0;
}
div.topbar,
div.menubar,
div.userbar{
/*height: 35px;*/
z-index: 1022;
clear: both;
background-color: #477594 !important;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
line-height: 2em;
text-decoration: none;
}
div.reply-top{
border-bottom: 0;
}
div.userbar:has(span),
h2 {
text-align: center;
color: White;
font-size: 16px;
font-weight: bold;
background-color: #4D7FA1;
border: 2px solid #477594;
padding: 3px 10px 3px 10px;
}
#bookmarks {
float: right;
}
div.body > h1 {
color: white;
margin-top: 40px;
}
div.body > h2,
h2 a {
color: white !important;
}
td, article {
border: 2px solid #477594;
color: #FFF;
background-color: Transparent !important;
background: #243a4a url(https://web.archive.org/web/20110916202112im_/http://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x !important;
background-color: rgb(36, 58, 74) !important;
padding: 10px 10px 10px 10px !important;
margin-bottom: 10px !important;
}
td.username-column a {
text-decoration: none;
}
#userpic center {
font: normal 8pt/normal Verdana, sans-serif !important;
}
.fr {
font-size: smaller;
}
.fl a {
text-decoration: none !important;
color: white;
}
.message-top, .message-top a{
background-color: #477594 !important;
color: white;
}
}
@-moz-document url("https://orrh.thread.zone/") {
h2 {
margin: 0;
}
table {
border: 2px solid #477594 !important;
}
div.body > h1 {
color: #0000
}
#thread-list tr td {
background: #222 !important;
border-top: 1px solid #777 !important;
border-right: 1px solid #777 !important;
border-left: 1px solid #777 !important;
color: white;
padding: 5px 10px !important;
}
table#thread-list *,
table#thread-list {
border-bottom: 0 !important;
}
table.grid tr th {
border: 0;
}
#more-area {
border: 2px solid #477594 !important;
background-color: #000;
border-top: 0 !important;
margin-top: 0;
}
.infobar {
margin-bottom: 10px !important;
}
}
@-moz-document url-prefix("https://orrh.thread.zone/thread/") {
.post {
margin: 10px 0;
}
/* Page n Of n */
div > a[href*="#pages"] {
display: none;
}
div[style*="float: right"] {
background: url(https://web.archive.org/web/20110916202112im_/http://www.roblox.com/images/Icons/exclamation.png) no-repeat;
height: 16px;
width: 16px;
float: left !important;
margin: 4px;
}
div.body > div.infobar:has(span) {
background-color: #FFF;
color: #FFF !important;
border: 2px solid #000;
padding: 1px !important;
font-size: 16px !important;
font-weight: bold !important;
/*background-color: #F00;*/
padding: 2px !important;
background-color: orange !important;
}
h2{
display: none;
}
#reply-area {
border: 2px solid #477594;
color: #FFF;
background-color: Transparent !important;
background: #243a4a url(https://web.archive.org/web/20110916202112im_/http://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x !important;
background-color: rgb(36, 58, 74) !important;
padding: 0px 0px 10px 0px !important;
margin-bottom: 10px !important;
}
#reply-delete{
border: 0;
}
div.reply-top{
margin-bottom: 10px;
}
.message blockquote.msg-quote > p:first-child, .message blockquote.msg-quote > p:first-child a {
background-color: #477594 !important;
color: white;
margin-top: 0;
margin-bottom: 10px;
}
blockquote.msg-quote{
border: 2px solid #477594;
color: #FFF;
background-color: Transparent !important;
background: #243a4a url(https://web.archive.org/web/20110916202112im_/http://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x !important;
background-color: rgb(36, 58, 74) !important;
margin-bottom: 10px !important;
padding-bottom: 3.5px
}
.message.preview{
background: #0000 !important;
}
}
@-moz-document url-prefix("https://orrh.thread.zone/users/") {
.message-top{
margin-top: 10px !important;
}
.message-body{
margin-bottom: 10px !important;
}
/* Page n Of n */
div > a[href*="#pages"] {
display: none;
}
div[style*="float: right"] {
background: url(https://web.archive.org/web/20110916202112im_/http://www.roblox.com/images/Icons/exclamation.png) no-repeat;
height: 16px;
width: 16px;
float: left !important;
margin: 4px;
}
div.body > div.infobar:has(span) {
background-color: #FFF;
color: #FFF !important;
border: 2px solid #000;
padding: 1px !important;
font-size: 16px !important;
font-weight: bold !important;
/*background-color: #F00;*/
padding: 2px !important;
background-color: orange !important;
}
}
@-moz-document url-prefix("https://orrh.thread.zone/wiki/") {
article * a{
color: #AFCDE0 !important;
}
}