Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document domain("linux.org.ru") {
- html, body {
- background-color: #000000 !important;
- color: #FFD700 !important;
- font-size: 14px !important;
- }
- a {
- color: #00FF00 !important;
- }
- h2 {
- font-size: 16px !important;
- }
- select {
- border: 1px solid !important;
- font-size: 14px !important;
- }
- #loginGreating,
- #hd h1,
- .secondary,
- .menu li:after,
- .column,
- .infoblock,
- .entry-userpic,
- .sign,
- .userpic,
- .reply div,
- div[style="text-align: center; margin-top: 1em"],
- div[style="text-align: center; margin-top: 1em"] + br,
- #ft,
- ul + h1,
- h1 + a + ul,
- .news + h2,
- h2 + .forum {
- display: none;
- }
- .menu {
- text-align: left !important;
- }
- .newsblog, .newsblog-in {
- float: left !important;
- margin: 0 !important
- }
- .entry-body {
- margin: 0 !important;
- font-size: 14px;
- }
- #navPath {
- font-size: 16px !important;
- }
- .nav{
- margin: 0 !important;
- padding: 0 !important;
- }
- .nav li a, .nav a {
- border: 0 !important;
- background: none !important;
- }
- .title, #bd p {
- margin: 0 !important;
- padding: 0 !important;
- }
- .title {
- font-size: 0
- }
- .title a {
- font-size: 14px;
- }
- .title a:after {
- content: '] ';
- }
- .title a + a:after {
- content: ' ';
- }
- .title a:before {
- content: '[';
- }
- .title a + a:before {
- content: ' Ответ на ';
- }
- .msg, .message-w-userpic {
- background-color: #222222 !important;
- margin: 0 !important;
- padding: 0 !important;
- font-size: 14px !important;
- border-radius: 0px !important;
- }
- td a {
- font-size: 14px !important;
- margin-right: 2px !important;
- }
- input, select, textarea {
- border: 1px solid !important;
- font-size: 14px !important;
- }
- .nav-buttons {
- font-size: 12px !important;
- background: none !important;
- }
- #bd .forum table thead {
- background-color: inherit !important;
- }
- .message-table td {
- font-size: 0px;
- }
- .message-table thead tr th:nth-last-child(-n+2){
- display: none
- }
- .message-table tbody tr td:nth-last-child(-n+2){
- display: none
- }
- .message-table tr:hover {
- background-color: #333333 !important;
- }
- .page-number {
- border: 0px !important;
- margin: 0 !important;
- padding: 0 !important;
- background: none !important;
- }
- .msg .reply {
- margin-bottom: 3px !important;
- }
- .code {
- border-radius: 0px !important;
- background-color: #333333 !important;
- }
- }
- @-moz-document url("http://www.linux.org.ru/notifications") {
- .message-table thead tr th:nth-child(-n+3){
- display: table-cell;
- }
- .message-table tbody tr td:nth-child(-n+3){
- display: table-cell;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment