Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- html, body
- {
- color: #aaa;
- background-color: #333;
- }
- #pun-title {
- border: solid 1px #555;
- }
- td
- {
- background-color:#272727 !important;
- }
- table[cellspacing="0"] td {
- border: solid 1px #555;
- }
- a
- {
- color:#83adFF !important;
- text-decoration:none !important;
- }
- a:hover, a.permalink:hover, li.pl-delete a:hover
- {
- color:#DFC47D !important;
- }
- a.permalink
- {
- color:#51aa6e !important;
- }
- li.pl-delete a
- {
- color:#e4909a !important;
- }
- /* Задаёт цвет для чётных и нечётных элементов таблиц
- div.post:nth-child(odd) * {
- background-color: #333;
- color: #999;
- }
- div.post:nth-child(even) * {
- background-color: #222;
- color: #999;
- } */
- .punbb {
- color:#aaa !important;
- background-color:#333 !important;
- }
- #pun-crumbs1 {
- border-width:0 !important;
- }
- .topic, .main, .multipage {
- color:#aaa !important;
- background-color:#333 !important;
- }
- .punbb .post h3 span, .post-links {
- border-left: 1px solid #555;
- }
- .post-body {
- border-color: #555 !important;
- }
- .punbb .post-links ul {
- border-top-style: solid;
- border-color:#555 !important;
- }
- .post, .container, .post-body, .post-links {
- color:#aaa !important;
- background-color:#272727 !important;
- }
- .post-box, .post-content, p.container {
- color:#aaa !important;
- background-color:#303030 !important;
- }
- /* Запись "Отредактировано" */
- p.lastedit {
- background-color: #303030;
- color: #666;
- }
- /*
- div[class$="altstyle"]:first-child {
- color:#aaa !important;
- background-color:#444 !important;
- }
- */
- div.post {
- color:#aaa !important;
- background-color:#272727 !important;
- border: 0px solid #555 !important;
- }
- .quote-box {
- color:#aaa !important;
- background-color:#444 !important;
- border: 1px solid #777 !important;
- }
- cite {
- color:#db9 !important;
- }
- strong.legend {
- color:#db9 !important;
- background-color:#2c3237 !important;
- margin: 0em 0em 0em -0.6em !important;
- padding: 2px 0px 2px 15px !important;
- border-bottom: 1px solid #777 !important;
- }
- .code-box {
- color:#aaa !important;
- background-color:#3f3f3f !important;
- border: 1px solid #777 !important;
- margin: 0.4em 0em 1.4em 0em !important;
- padding: 0em 0em 0em 0.7em !important;
- }
- h1, h2 {
- -webkit-filter: hue-rotate(180deg)invert(100%);
- filter: hue-rotate(180deg)invert(.99);
- }
- #pun-navlinks {
- border: solid 1px #bbb;
- -webkit-filter: hue-rotate(180deg)invert(100%);
- filter: hue-rotate(180deg)invert(.99);
- }
- #pun-navlinks .container {
- border: solid 0px #bbb;
- }
- /*
- ul.container a {
- color:#83adFF !important;
- background-color:#272727 !important;
- -webkit-filter: hue-rotate(180deg)invert(100%);
- filter: hue-rotate(180deg)invert(.99);
- }
- */
- ul.container li, ul.container li a {
- border-color:#888 !important;
- border-width: 1px !important;
- }
- h3, h3 span {
- color:#aaa !important;
- background-color:#272727 !important;
- }
- span.acchide a
- {
- color:#FF8080;
- }
- a[href^="javascript:to"]
- {
- color:#FF8080 !important;
- text-decoration:none
- }
- #pun-main {
- color:#aaa !important;
- background-color:#272727 !important;
- }
- #pun-ulinks {
- color:#aaa !important;
- background-color:#272727 !important;
- border-width:0 !important;
- }
- #pun-break1 {
- border-color:#555 !important;
- border-width:1 !important;
- }
- #post, .punbb fieldset , .punbb fieldset legend span {
- color:#aaa !important;
- background-color:#272727 !important;
- border-color: #555 !important;
- }
- /*
- img[src$=".gif"] {
- -webkit-filter: hue-rotate(180deg)invert(100%);
- filter: hue-rotate(180deg)invert(.99);
- }
- #form-buttons img[src="/i/blank.gif"] {
- -webkit-filter: invert(100%);
- filter: invert(.99);
- }
- #button-size {
- -webkit-filter: invert(100%);
- filter: invert(.99);
- }
- */
- #form-buttons table tbody tr td {
- background-color:#ddd !important
- }
- td[id^="button"] {
- -webkit-filter: hue-rotate(180deg)invert(100%);
- filter: hue-rotate(180deg)invert(.99);
- }
- #form-buttons table tbody tr td:hover {
- background-color:#bcd !important
- }
- /* Поле ввода без фокуса, блекло */
- textarea, input[type=text], input[type=password], input[type=submit] {
- background: #3d3d3d;
- border: solid 1px #555;
- outline: none;
- color: #999;
- }
- /* кнопка, наведение */
- input[type=submit]:hover {
- background: #444;
- border: solid 1px #ABA180;
- outline: none;
- color: #ABA180;
- }
- input[type=submit] {
- padding: 5px 10px 5px 10px;
- font: 13px/20px sans-serif;
- border-radius: 15px;
- }
- /* Поле ввода с фокусом, контрастно */
- textarea:focus, input[type=submit]:focus {
- background: #3c3c3c;
- color: #999;
- border: solid 1px #555;
- }
- /* Поле ввода при нажатии мыши, кайма контрастно */
- textarea:active, input[type=submit]:active {
- border: solid 1px #0073E6;
- }
- /* */
- div.modmenu, #topic-feed, #topic-users-in, #post-form, #pun-about, #pun-break3 {
- border: solid 0px #555;
- }
- /* */
- .punbb .divider hr, hr , #pun-break4{
- height:0px;
- border: solid 1px #555;
- }
- .punbb .container, .punbb .post h3 {
- border: solid 1px #555;
- }
- /*
- , div[class$="topicpost"]
- */
- .punbb .post h3 span, #pun-category1, #pun-category2, #pun-category3, #pun-stats {
- border-bottom: solid 1px #555;
- }
- li#onlinelist div {
- border-top: solid 1px #555;
- }
- /* Таблица активных тем */
- /* ник красный */
- span.byuser {
- color: #FF8080 !important;
- }
- /* число сообщений в теме */
- td.tc2, td.tc3 {
- color: #aaa !important;
- }
- /* инвертированная иконка */
- div.icon {
- -webkit-filter: hue-rotate(180deg)invert(93%);
- filter: hue-rotate(180deg)invert(.93);
- }
- /* заголовок таблицы */
- .punbb th[scope="col"] {
- background-image:url('');
- color:#fff !important;
- background-color:#246 !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement