Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document domain("palata6.net") {
- body{
- background-color: darkgrey;
- }
- .post_wrap{
- background-color: lightgrey;
- }
- .blockquote{
- background-color: gainsboro !important;
- }
- .unspecific{
- background-color: lightgrey !important;
- }
- .post_controls{
- background-color: darkgrey !important;
- }
- .statistics{
- background-color: lightgrey !important;
- }
- #fast-reply_textarea{
- background-color: lightgrey !important;
- }
- .post_block{
- border-bottom: 6px solid silver;
- }
- .topic_summary{
- background-color: lightgrey !important;
- }
- fieldset{
- background-color: silver !important;
- }
- .input_rte{
- background-color: lightgrey !important;
- }
- td{
- background-color: lightgrey !important;
- }
- .status_main_wrap{
- background-color: lightgrey !important;
- }
- .status_main_content{
- background-color: lightgrey !important;
- }
- ._sbcollapsable{
- background-color: lightgrey !important;
- }
- .hentry{
- background-color: lightgrey;
- }
- ._sbcollapsable li.altrow{
- background-color: #C4C9CE !important;
- }
- .block_list li{
- background-color: lightgrey !important;
- }
- .message{
- background-color: lightgrey !important;
- }
- #post_preview div{
- background-color: lightgrey !important;
- }
- pre.prettyprint{
- background-color: gainsboro !important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement