MediaWiki:Monobook.css: различия между версиями
>Edward Chernenko м и ещё |
м замена URL картинок с Викии (ФЫНДОМА) на локальные в рамках сайта |
||
| (не показана 41 промежуточная версия 6 участников) | |||
| Строка 3: | Строка 3: | ||
body | body | ||
{ | { | ||
background-image: url(/ | background-image: url('/w/images/b/bf/Tekstura_volny.jpg'); | ||
background-repeat: | background-repeat: repeat; | ||
background-color: # | background-color: #F0F8FF; | ||
} | } | ||
code, pre { font-size: 10pt; } | code, pre { font-size: 10pt; } | ||
a { text-decoration: none } | a { text-decoration: none } | ||
body.with-adsense #content { margin-right: 0.2em; } | body.with-adsense #content { margin-right: 0.2em ! important; } | ||
#column-google { display : none; } | #column-google { display : none; } | ||
div#content { | |||
border-top-left-radius:8px; | |||
border-bottom-left-radius:8px; | |||
} | |||
.generated-sidebar .pBody, #searchBody, #p-tb .pBody, #p-wikicities-nav .pBody, #p-lang .pBody { | |||
border-top-right-radius:6px; | |||
border-bottom-right-radius:6px; | |||
!important; | |||
border-color: #FF8C00; | |||
padding: 0 1em 0.13em .5em; | |||
} | |||
/* Donations link to be uncommented during fundraising drives */ | /* Donations link to be uncommented during fundraising drives */ | ||
| Строка 17: | Строка 31: | ||
margin-top:5px; | margin-top:5px; | ||
padding-left: 4px; | padding-left: 4px; | ||
text-align: center; | text-align: center; | ||
} | } | ||
| Строка 26: | Строка 39: | ||
} | } | ||
*/ | */ | ||
/* Для АбсурдоРекламы ([[Абсурдопедия:Реклама]]) */ | |||
#p-lolads .pBody { padding-left: 3px; } | |||
h1.firstHeading { | h1.firstHeading { | ||
| Строка 42: | Строка 58: | ||
which have tabs that are of greater width --Lowellian */ | which have tabs that are of greater width --Lowellian */ | ||
/* Display " | /* Display "Материал из Абсурдопедии" */ | ||
#siteSub { | #siteSub { | ||
display: inline; | display: inline; | ||
| Строка 48: | Строка 64: | ||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
#bodyContent #siteSub a { | #bodyContent #siteSub a { | ||
color: #000; | color: #000; | ||
| Строка 174: | Строка 189: | ||
border-collapse: collapse; | border-collapse: collapse; | ||
} | } | ||
table.prettytable th, table.prettytable td { | table.prettytable th, table.prettytable td { | ||
border: 1px #aaaaaa solid; | border: 1px #aaaaaa solid; | ||
padding: 0.2em; | padding: 0.2em; | ||
} | } | ||
table.prettytable th { | table.prettytable th { | ||
background: #f2f2f2; | background: #f2f2f2; | ||
text-align: center; | text-align: center; | ||
} | } | ||
table.prettytable caption { | table.prettytable caption { | ||
margin-left: inherit; | margin-left: inherit; | ||
| Строка 200: | Строка 212: | ||
.editsection{font-weight:normal}h6{font-size:80%}h6 | .editsection{font-weight:normal}h6{font-size:80%}h6 | ||
.editsection{font-size:125%;font-weight:normal} | .editsection{font-size:125%;font-weight:normal} | ||
/* Логотип Абсурдилища */ | |||
body.ns-112 #p-logo a { background-image: url(/w/images/thumb/d/d1/Recycle-006a.png/150px-Recycle-006a.png) !important; } | |||
body.ns-113 #p-logo a { background-image: url(/w/images/thumb/d/d1/Recycle-006a.png/150px-Recycle-006a.png) !important; } | |||
/* </pre> */ | /* </pre> */ | ||