Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .site_logo {
- background-image: url("http://share.ldvmultimedia.com/evzjz43l.png");
- width:149px;
- height:52px;
- }
- #phpbb, .notouch, .section-viewtopic, .ltr, .hasjs, .wrap
- {
- color: #aaa;
- background-color: #3f3f3f !important;
- }
- .headerbar, .navbar, .inner, .panel
- {
- color: #aaa;
- background-color: #272727 !important;
- }
- .top-anchor, .postprofile
- {
- color: #aaa;
- background-color: #272727 !important;
- }
- .postbody
- {
- color: #aaa;
- background-color: #3f3f3f !important;
- border-radius: 9px;
- padding: 5px 5px 5px 5px;
- }
- .page-header
- {
- color: #aaa;
- background-color: #222 !important;
- }
- /*
- html, body
- {
- color: #aaa;
- background-color: #333 !important;
- }
- */
- .post, .has-profile, .bg2, .unreadpost
- {
- color: #aaa;
- background-color: #272727 !important;
- }
- a
- {
- color:#83adFF !important;
- text-decoration:none !important;
- }
- a:hover, a.postbody:hover, h3.first a:hover
- {
- color:#DFC47D !important;
- }
- h3.first a
- {
- color: #CFB46D !important;
- }
- .postbody h3 a
- {
- color: #DFC47D !important;
- }
- cite a
- {
- color: #FF8080 !important;
- }
- a.username-coloured
- {
- color: #FF60FF !important;
- font-size:1.4em;
- }
- a.username-coloured:hover
- {
- color:#FF90FF !important;
- }
- a.username
- {
- color: #FF8080 !important;
- font-size:1.4em;
- }
- a.username:hover, cite a:hover
- {
- color:#FFAAAA !important;
- }
- a.postlink
- {
- color: #979ae8 !important;
- border-bottom: 0
- }
- a.postlink:hover
- {
- color:#DFC47D !important;
- background-color: #3f3f3f !important;
- }
- .codebox {
- color:#DFC48D !important;
- background-color:#1b2124 !important;
- border: 1px solid #666 !important;
- border-radius: 8px;
- }
- .codebox code {
- color:#C0AD72 !important;
- background-color:#272f33 !important;
- border-radius: 8px;
- }
- .postbody .content {
- color:#aaa !important;
- }
- blockquote {
- background-color: #303030 !important;
- border-radius: 9px;
- }
- blockquote blockquote {
- background-color: #3f3f3f !important;
- border-radius: 9px;
- }
- li.row, .bg1 {
- background: #272727 !important;
- }
- li.row, .bg2 {
- background: #272727 !important;
- }
- .forumbg, .topiclist, .forabg {
- background: #262626 !important;
- }
- /*
- div ul li dl.row-item, dl.topic_unread, div ul li dd.posts {
- background-color: #303030 !important;
- background: #303030 !important;
- }
- div[class="forumbg"] {
- background-color: #303030 !important;
- background: #303030 !important;
- }
- */
- select, input {
- background-color: #3d3d3d !important;
- border: solid 1px #555 !important;
- color: #aaa;
- }
- /*
- .navigation .active-subsection a, .tabs .activetab > a {
- background-color: #111 !important;
- color: #aaa;
- }
- */
- .message-box textarea {
- background: #3d3d3d !important;
- border: solid 1px #555 !important;
- outline: none;
- color: #999;
- }
- input[type=submit] {
- padding: 5px 10px 5px 10px;
- font: 13px/20px sans-serif;
- border-radius: 15px;
- }
- /* Поле ввода с фокусом, контрастно */
- input[type=submit]:focus {
- background: #3c3c3c !important;
- color: #999;
- border: solid 1px #555 !important;
- }
- /* кнопка, наведение */
- input[type=submit]:hover {
- background: #444 !important;
- border: solid 1px #ABA180 !important;
- outline: none;
- color: #ABA180 !important;
- }
- @media (min-width: 701px) {
- .post.online {
- background-image: none;
- }
- .post .preonline.online {
- width: 58px;
- height: 58px;
- position: absolute;
- left: 0;
- top: 0;
- -ms-transform: rotate(-90deg);
- -moz-transform: rotate(-90deg);
- -webkit-transform: rotate(-90deg);
- transform: rotate(-90deg);
- }
- .no-avatar .preonline.online {
- position: relative;
- margin: -8px;
- }
- .post .postprofile {
- float: left;
- }
- .post .postprofile dd, .post .postprofile dt {
- margin-right: 8px;
- margin-left: 0;
- }
- .has-profile .postbody {
- float: right;
- margin-right: -5px;
- border: solid 1px #555 !important;
- }
- .has-profile {
- margin-bottom: 0px;
- border: solid 1px #555 !important;
- }
- .fa-chevron-circle-up
- {
- position: absolute;
- left: 0;
- bottom: 0;
- }
- }
- /* изменить стандартные цвета */
- span[style="color:blue"], span[style="color:#0000FF"], span[style="color:#0000FF"], span[style="color:#0040FF"] {
- color: #09F !important;
- }
- span[style="color:red"], span[style="color:#FF0000"], span[style="color:#BF0000"] {
- color: #f88 !important;
- }
- span[style="color:#FF00FF"] {
- color: #f9f !important;
- }
- span[style="color:teal"] {
- color: #4EBF92 !important;
- }
- .signature {
- border-color: rgba(255,255,255,0.2)
- }
- /* инвертировать картинки в подписи */
- .signature img[src$=".gif"] {
- -webkit-filter: hue-rotate(180deg)invert(100%);
- filter: hue-rotate(180deg)invert(.99);
- }
- li a.jumpbox-cat-link
- {
- color: #DC7 !important;
- background-color: #333 !important;
- }
- .dropdown .dropdown-contents, li a.jumpbox-sub-link
- {
- color: #aaa !important;
- background-color: #272727 !important;
- }
- .fa-external-link-square
- {
- width: 44px !important;
- height: 12px !important;
- background-color: #334 !important;
- text-align: left;
- }
- /* Выделенный текст для FF */
- ::-moz-selection {
- background-color: #999 !important;
- color: #000 !important;
- }
- /* Выделенный текст для Google */
- ::selection {
- background-color: #999 !important;
- color: #000 !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement