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;
- }
- .topic{
- max-width: 950px;
- margin: auto;
- }
- .topic_controls{
- max-width: 950px;
- margin: auto;
- }
- #content .category_block{
- max-width: 950px;
- margin: auto;
- }
- .edit{
- background-color: gainsboro !important;
- }
- .message.unspecific{
- max-width: 908px;
- margin: auto;
- margin-bottom: 10px;
- }
- #board_index .category_block{
- max-width: 950px;
- }
- #ipboard_body{
- max-width: 1000px;
- margin: auto;
- }
- .sidebar_toggle{
- left: 981px !important;
- right: 0px !important;
- }
- #board_statistics{
- min-height: 60px !important;
- }
- .copyright tbody tr:nth-child(2){
- display: none;
- }
- .copyright tbody tr:nth-child(1){
- height: 35px;
- }
- .post_form{
- max-width: 900px;
- margin: auto;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement