Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* v0.2 */
- /* by der_robert */
- /* http://boerse.to/thema/style-bto-goes-black-stylish.1927525/ */
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document domain("boerse.to") {
- html{
- background-color: #000 !important;
- }
- a:link {
- color: #812e2e;
- text-decoration: none;
- }
- a:visited{
- color: #8a2a2a !important;
- text-decoration: none !important;
- }
- a[href]:hover {
- color: #812e2e !important;
- text-decoration: none !important;
- }
- .forum_list .titleBar{
- display: none !important;
- }
- .primaryContent a.externalLink:before{
- content: "[Ex] ";
- }
- .primaryContent a.internalLink:before{
- content: "[In] ";
- }
- .primaryContent a.externalLink,
- .primaryContent a.internalLink,
- .primaryContent a.username,
- .privateControls a.datePermalink,
- .privateControls a.control,
- .publicControls a.postNumber,
- .publicControls a.MultiQuoteControl,
- .publicControls a.ReplyQuote,
- .privateControls a.muted,
- .publicControls a.LikeLink{
- color: #812e2e !important;
- }
- .node .forumNodeInfo.unread .nodeIcon {
- color: #812e2e !important;
- }
- #logo a img{
- background: url("http://abload.de/img/sp0ez4ulmts6x.png");
- width:0px;
- height:0px;
- padding-top: 96px;
- padding-right: 336px;
- margin-left: 20px;
- }
- #logoBlock{
- background-color: #000 !important;
- }
- #content .pageContent {
- background-color: #000 !important;
- }
- #headerMover #headerProxy {
- height: 226px !important;
- }
- .breadcrumb {
- background-color: #000 !important;
- border: 1px solid #ccc !important;
- border-radius: 8px !important;
- color: #fff !important;
- }
- .nodeList .categoryStrip {
- background-color: #000 !important;
- background: repeating-linear-gradient(
- -55deg,
- #222,
- #222 10px,
- #333 10px,
- #333 20px
- );
- }
- .nodeCount {
- display: block !important;
- }
- .nodeList .categoryStrip {
- border-bottom: 0 solid !important;
- }
- .nodeList .categoryStrip .nodeTitle a {
- color: #fff !important;
- }
- .nodeList .categoryForumNodeInfo, .nodeList .forumNodeInfo, .nodeList .pageNodeInfo, .nodeList .linkNodeInfo {
- border-bottom: 0 solid !important;
- }
- ol.nodeList li.node.level_2:nth-child(odd) div.forumNodeInfo {
- background-color: #222 !important;
- }
- ol.nodeList li.node.level_2:nth-child(even) div.forumNodeInfo {
- background-color: #323232 !important;
- }
- .primaryContent a {
- color: #fff !important;
- }
- .discussionList .sectionHeaders {
- background-color: #000 !important;
- border-bottom: 0 solid !important;
- background: repeating-linear-gradient(
- -55deg,
- #222,
- #222 10px,
- #333 10px,
- #333 20px
- );
- }
- .pageNavLinkGroup .linkGroup {
- margin-top: 0px !important;
- }
- .discussionList .sectionHeaders a {
- color: #fff !important;
- }
- .discussionListItem.visible.sticky, .discussionListItem.visible.sticky .posterAvatar, .discussionListItem.visible.sticky .stats {
- background-color: #333 !important;
- }
- .discussionListItem {
- border-bottom: 0px solid !important;
- }
- ol.discussionListItems li:nth-child(odd){
- background-color: #222 !important;
- }
- ol.discussionListItems li:nth-child(even){
- background-color: #323232 !important;
- }
- .thread_create .xenForm,
- .thread_reply .xenForm{
- background-color: #333 !important;
- margin: 10px auto;
- max-width: 100% !important;
- color: #fff !important;
- }
- .thread_create .xenForm fieldset,
- .thread_create .xenForm .formGroup,
- .thread_reply .xenForm fieldset,
- .thread_reply .xenForm .formGroup{
- border-top: 0px solid !important;
- max-width: 880px !important;
- }
- .thread_create .submitUnit,
- .thread_reply .submitUnit{
- border-top: 0px solid !important;
- }
- .thread_create .messageText,
- .thread_reply .messageText{
- color: #000 !important;
- }
- .sectionFooter {
- background-color: #000 !important;
- border-bottom: 0px solid !important;
- background: repeating-linear-gradient(
- -55deg,
- #222,
- #222 10px,
- #333 10px,
- #333 20px
- );
- }
- #DiscussionListOptionsHandle a {
- border-color: #000 !important;
- border-right: 0px solid !important;
- background: repeating-linear-gradient(
- -55deg,
- #222,
- #222 10px,
- #333 10px,
- #333 20px
- );
- }
- .DiscussionListOptions {
- border-color: #000 !important;
- background-color: #222 !important;
- margin: 0px auto !important;
- color: #fff !important;
- }
- a.PageNavPrev, a.PageNavNext {
- background-color: #fff !important;
- border: 1px solid #fff !important;
- }
- .PageNav a:hover, .PageNav a:focus {
- color: #000 !important;
- background-color: #812e2e !important;
- border: 1px solid #812e2e !important;
- }
- .sidebar .secondaryContent {
- background-color: #222 !important;
- color: #fff !important;
- }
- .sidebar .section .secondaryContent a {
- }
- .sidebar .secondaryContent .username,
- .sidebar .secondaryContent a,
- .sidebar .section .secondaryContent a{
- color: #812e2e !important;
- background-color: transparent !important;
- }
- .sidebar .section .secondaryContent h3 {
- background-color: #000 !important;
- color: #fff !important;
- background: repeating-linear-gradient(
- -55deg,
- #222,
- #222 10px,
- #333 10px,
- #333 20px
- );
- }
- .secondaryContent {
- border-bottom: 0px solid !important;
- }
- .titleBar,
- .subHeading{
- background-color: #000 !important;
- color: #fff !important;
- padding-left: 10px !important;
- padding-bottom: 10px !important;
- background: repeating-linear-gradient(
- -55deg,
- #222,
- #222 10px,
- #333 10px,
- #333 20px
- );
- }
- #PollContainer div.secondaryContent{
- background-color: #000 !important;
- color: #fff !important;
- }
- .mainContentBlock.sectionMain {
- background-color: #333 !important;
- color: white !important;
- margin-left: 10px !important;
- margin-top: 19px !important;
- }
- div[class^='account_'] .mainContentBlock {
- display: block !important;
- }
- .ctrlUnit > dd > * > li > ul, .ctrlUnit .indented {
- margin-left: 0px !important;
- }
- .xenForm .ctrlUnit > dt {
- width: 28% !important;
- }
- .navigationSideBar a.primaryContent{
- background-color: #222!important;
- border-bottom: 0px solid !important;
- }
- .navigationSideBar a.primaryContent:hover{
- background-color: #333!important;
- border-bottom: 0px solid !important;
- }
- .navigationSideBar a.secondaryContent{
- background-color: #333!important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment