Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body{
- background-color:#0a0a0a !important;
- }
- hr{
- opacity:0.3 !important;
- height: 3px !important;
- margin:15px;
- }
- .op.post.opContainer.postContainer{
- background-color:#111111 !important;
- }
- .replyContainer{
- margin-top:0.5%;
- }
- .reply{
- border-radius:0 !important;
- border-color: #050505 !important;
- background-color:#0a0a0a !important;
- border-left: 0.7px solid #63108c !important;
- -webkit-box-shadow: 0px 0px 34px -1px rgba(0,0,0,0.75);
- -moz-box-shadow: 0px 0px 34px -1px rgba(0,0,0,0.75);
- box-shadow: 0px 0px 34px -1px rgba(0,0,0,0.75);
- }
- .thread{
- border-left: 0.7px solid #35064c !important;
- }
- .preview{
- border-radius:0 !important;
- border-color: #111111 !important;
- background-color:#0a0a0a !important;
- border-left: 0.7px solid #63108c !important;
- }
- .backlink > hr{
- display:none !important;
- }
- .sub-menu{
- background-color: black !important;
- }
- ::-moz-selection { /* Code for Firefox */
- background: #6c53d1;
- }
- ::selection {
- background: #6c53d1;
- }
- .quote{
- color:#6c53d1 !important;
- }
- a{
- color:#6c53d1 !important;
- }
- s{
- background-color:#5a4a99 !important;
- color:#e0e0e0 !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement