07-30-2018, 10:11 PM
Code:
<style>
.YASM_wellwisher {
font-size: 14px;
padding: 12px 16px;
background-color: #482D74;
border-radius: 4px;
border: 0px solid #482D74;
}
.YASM_wellwisher .YASM_border {
border-bottom: 1px solid #2D1457;
}
body {
background: #241045;
}
header {
background: url(https://i.imgur.com/oNvaL1r.png?1) no-repeat scroll 0 0 transparent;
background-position: 35%;
box-shadow: 0 -3px #2D1457 inset;
height: #PX;
}
a img {
max-width: 0%;
height: auto;
}
.navigate_section {
background: #482D74; }
.breadcrumb {
background: #482D74; }
.breadcrumb > li > a {
color: #b2a5c7;
}
h3.catbg, h4.catbg, div.cat_bar {
background: #482D74;
font-family: arial;
font-size: #px;
text-align: center;
Color: #664C90; }
td {
color: #664C90;
}
.windowbg {
background: #2D1457;
font-family: arial;
font-size: #px ;
color: #664C90; }
.windowbg span.topslice span {
background: #2D1457;
}
.windowbg span.topslice {
background: #2D1457;
}
.windowbg span.botslice span {
background: #2D1457;
}
.windowbg span.botslice {
background:#2D1457;
}
.poster h4 {
Background: #2D1457;
}
.poster h4, .poster h4 a {
color: #664C90;
}
.poster ul li {
Background: #2D1457; }
a:visited {
color: #664C90;
}
.dropmenu li li
{
background: #2D1457;
}
.dropmenu li li a
{
color: #664C90;
}
.dropmenu li a.active
{
color: #664C90;
background: #2D1457;
}
.dropmenu li a.active:hover, .dropmenu li:hover a.active
{
color: #664C90 !important;
}
.dropmenu li a.firstlevel:hover, .dropmenu li:hover a.firstlevel
{
color: #664C90;
}
.dropmenu li li a:hover, .dropmenu li li:hover a
{
background: #482D74;
}
.dropmenu li a.firstlevel span.firstlevel {
background: #2D1457;
}
header ul.reset li, header ul.reset li a
{
color: #664C90;
font-family: "Segoe UI";
font-size: 11px;
}
header ul.reset li a:hover
{
color: #664C90;
text-decoration: none;
}
footer
{
margin-top: 20px;
background: #2D1457;
padding: 20px 0;
text-align: center;
box-shadow: 0 -7px #482D74;
font-family: "Segoe UI";
}
footer, footer a
{
color: #664C90;
}
span.smalltext {
color: #664C90;
}
a:link {
color: #9381b1;
text-decoration: none;
}
a:link, a:visited {
color: #9381b1;
text-decoration: none;
}
a:visited {
color: #9381b1;
}
a.new_win {
color: #9381b1;
}
a.new_win:link, a.new_win:visited {
color: #9381b1;
}
h3.catbg a:link, h3.catbg a:visited, h4.catbg a:link, h4.catbg a:visited, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
color: #9381b1;
}
.navbar-default .navbar-nav .active a {
background: #2D1457;
color: #9381b1;
text-shadow: 0 2px #2D1457;
box-shadow: 0 -3px #2D1457 inset; }
.navbar-default {
background: #482D74;
color: #9381b1;
box-shadow: 0 -3px #2D1457 inset;
}
.navbar-default .navbar-nav li a {
color: #9381b1;
text-shadow: 0 2px #2D1457;
background: #482D74;}
.navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav .open a, .navbar-default .navbar-nav .open a:hover, .navbar-default .navbar-nav .open a:focus, .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
Background: #482D74;
Color: #9381b1;
box-shadow: 0 -3px #2D1457 inset; }
.dropdown-menu {
Background: #2D1457; }
input, button, select, textarea {
font: 95%/115% verdana, Helvetica, sans-serif;
color: #9381b1;
background: #2D1457;
padding: 2px;
}
.dropmenu li li a:hover, dropmenu li li:hover > a {
background: #9381b1;
}
.img-thumbnail {
background-color: #9381b1;
border: 1px solid #9381b1;
}
/*Edits the signature: text color.*/
h1, h2, h3, h4, h5, h6 {
color: #664C90;
}
/*Line above signature.*/
.signature, .custom_fields_above_signature {
border-top: 1px #664C90 solid;
}
/*HR size and color*/
hr, .hrcolor {
height: 1px;
background-color: #664C90;
}
/*Line under date of profile replies.*/
.inner {
padding: 1em 0;
margin: 0;
border-top: 1px solid #664C90;
}
.breadcrumb li a {
color: #9381b1;
}
/*COMMENT BOX*/
form {
background: #2D1457;
}
.content {
background: #2D1457;
}
.windowbg2 span.botslice span {
background: #2D1457;
}
.windowbg2 span.botslice {
background: #2D1457;
}
.windowbg2 span.topslice span {
background: #2D1457;
}
.windowbg2 span.topslice {
background: #2D1457;
}
.windowbg, #preview_body, .windowbg2, .windowbg3 {
color: #664C90;
background-color: #2D1457;
}
/*PAGE LINKS*/
.pagelinks {
color: #664C90;
}
/*FOOTER LINKS*/
footer a:link, a:visited {
color: #664C90;
text-decoration: underline;
}
footer a.new_win:link, a.new_win:visited {
color: #664C90;
text-decoration: underline;
}
/*SUBACCOUNT (optional for main accounts)*/
.breadcrumb .active {
color: #664C90;
}
#main_content_section {
background-color: transparent !important;
}
</style>
"FUNNY OLD WORLD, ISN'T IT?" - Crowley
Hiya! I'm Orion, Beasts of Beyond's administrator and owner. I play a few characters, which you can view by clicking on 'linked accounts' underneath my avatar or going to my profile. I am always open to plotting or chit-chatting with anyone who asks, so feel free to approach me at any time. Along with that, I am open to answering any questions about BoB. You can do either by sending me a message on-site or on our Discord! I look forward to roleplaying with all of you. ;^)For info on BoB's revamp, click here! Check out the guidebook too.