|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
− | a, .mw-body a.external, .mw-body a.extiw, .uls-language-list a {
| |
− | color: #5dc0ff !important;
| |
− | }
| |
| | | |
− | a.new, #p-personal a.new {
| |
− | color: #d33 !important;
| |
− | }
| |
− |
| |
− | #left-navigation div.darkvectorTabs li.selected, #right-navigation div.darkvectorTabs li.selected {
| |
− | background-color: #333;
| |
− | background-image: -moz-linear-gradient(top,#5dc0ff 0,#333333 10%);
| |
− | background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#5dc0ff),color-stop(10%,#333333));
| |
− | background-image: -webkit-linear-gradient(top,#5dc0ff 0,#333333 10%);
| |
− | background-image: linear-gradient(#5dc0ff 0,#333333 10%);
| |
− | }
| |
− | div#mw-head div.darkvectorMenu h3 span {
| |
− | color: #5dc0ff;
| |
− | }
| |
− |
| |
− | div#simpleSearch #searchButton {
| |
− | background-color: rgba(93,192,255,0.27) !important;
| |
− | }
| |
− | ul {
| |
− | list-style-type: disc;
| |
− | list-style-image: none;
| |
− | }
| |
− | .oo-ui-buttonElement-button, .mw-ui-button {
| |
− | color: #ffffff !important;
| |
− | background-color: #5dc0ff !important;
| |
− | border-color: #5dc0ff !important;
| |
− | }
| |
− | .oo-ui-buttonElement-button:hover,
| |
− | .mw-ui-button:hover {
| |
− | color:#ffffff !important;
| |
− | background-color:#0060f4 !important;
| |
− | border-color:#0060f4 !important
| |
− | }
| |
− | .editOptions, div#footer ul li {
| |
− | color: #c1c1c1;
| |
− | }
| |
− | .mild-notice {
| |
− | background-color: #BBB;
| |
− | }
| |
− | .mild-noticea, .mild-notice a.external, .mild-notice a.extiw, .mild-notice a:visited, .mild-notice a.external:visited {
| |
− | color: #045e97 !important;
| |
− | }
| |