8,972
edits
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
::selection { | |||
background-color: #CF2019; /* цвет фона при выделении текста */ | |||
} | |||
/* Exploring */ | /* Exploring */ | ||
#mw-content-text > div.mw-parser-output > div > li { | #mw-content-text > div.mw-parser-output > div > li { | ||
| Line 670: | Line 674: | ||
/* Change the background color of the bottom and left of eath page, up to behind the logo: */ | /* Change the background color of the bottom and left of eath page, up to behind the logo: */ | ||
body { background: # | body { background: #C30809 url(/images/a/a9/Dema_beck_clancy.png) no-repeat; font-family: 'Roboto', Arial, sans-serif; } | ||
--theme-background-color: #2c1a61; | --theme-background-color: #2c1a61; | ||
| Line 763: | Line 767: | ||
figure[typeof~='mw:File/Thumb'], figure[typeof~='mw:File/Frame'] { background-color: #D35232; border-color: #9E3A19; } | figure[typeof~='mw:File/Thumb'], figure[typeof~='mw:File/Frame'] { background-color: #D35232; border-color: #9E3A19; } | ||
.mw-content-ltr figure[typeof~='mw:File/Thumb'] > figcaption, .mw-content-ltr figure[typeof~='mw:File/Frame'] > figcaption { background-color: # | .mw-content-ltr figure[typeof~='mw:File/Thumb'] > figcaption, .mw-content-ltr figure[typeof~='mw:File/Frame'] > figcaption { background-color: #C30809; border-color: #9E3A19; } | ||
.mwe-popups .mwe-popups-extract[dir='ltr']:after { right: 0; background-image: linear-gradient(to right,rgba(255,255,255,0),#EDC393 50%); } | .mwe-popups .mwe-popups-extract[dir='ltr']:after { right: 0; background-image: linear-gradient(to right,rgba(255,255,255,0),#EDC393 50%); } | ||
| Line 793: | Line 797: | ||
#p-personal ul { background: #231F20; border-radius: 3px 3px; border: 2px solid #600700; padding:0.1em 1.5em; height: 23px; } | #p-personal ul { background: #231F20; border-radius: 3px 3px; border: 2px solid #600700; padding:0.1em 1.5em; height: 23px; } | ||
#mw-head { background-image: url(/images/ | #mw-head { background-image: url(/images/2/24/Hello_Clancy_Banner.png);} | ||
.vector-menu-tabs-legacy .selected { background: #231F20 } | .vector-menu-tabs-legacy .selected { background: #231F20 } | ||