MediaWiki:Monobook.css: различия между версиями
>Sikon Нет описания правки |
м замена URL картинок с Викии (ФЫНДОМА) на локальные в рамках сайта |
||
| (не показано 46 промежуточных версий 7 участников) | |||
| Строка 1: | Строка 1: | ||
/* | /* <pre> */ | ||
<pre> | |||
*/ | |||
body | body | ||
{ | { | ||
background-image: url(/ | background-image: url('/w/images/b/bf/Tekstura_volny.jpg'); | ||
background-repeat: | background-repeat: repeat; | ||
background-color: #F0F8FF; | |||
} | } | ||
code, pre { font-size: 10pt; } | |||
a { text-decoration: none } | |||
body.with-adsense #content { margin-right: 0.2em ! important; } | |||
#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; | ||
} | } | ||
/* #fundraising { | /* #fundraising { | ||
text-align: center; | text-align: center; | ||
| Строка 27: | Строка 39: | ||
} | } | ||
*/ | */ | ||
/* Для АбсурдоРекламы ([[Абсурдопедия:Реклама]]) */ | |||
#p-lolads .pBody { padding-left: 3px; } | |||
h1.firstHeading { | h1.firstHeading { | ||
| Строка 43: | Строка 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; | ||
| Строка 49: | Строка 64: | ||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
#bodyContent #siteSub a { | #bodyContent #siteSub a { | ||
color: #000; | color: #000; | ||
| Строка 164: | Строка 178: | ||
-moz-border-radius-topleft: 0.5em; | -moz-border-radius-topleft: 0.5em; | ||
} | } | ||
/* для {{sysdep}} */ | /* для {{sysdep}} */ | ||
| Строка 178: | Строка 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; | ||
| Строка 195: | Строка 203: | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
/* | |||
</pre> | /* Делаем так, чтобы ссылки «править» для разделов не плыли рядом с картинками */ | ||
*/ | h1,h2,h3,h4,h5,h6{background:none;font-weight:normal;margin:0;padding-top: .5em;padding-bottom: .17em;border-bottom:1px solid #aaa;overflow:hidden}h1{font-size:188%}h1 | ||
.editsection{font-size:53%}h2{font-size:150%}h2 | |||
.editsection{font-size:67%}h3,h4,h5,h6{border-bottom:none;font-weight:bold}h3{font-size:132%}h3 | |||
.editsection{font-size:76%;font-weight:normal}h4{font-size:116%}h4 | |||
.editsection{font-size:86%;font-weight:normal}h5{font-size:100%}h5 | |||
.editsection{font-weight:normal}h6{font-size:80%}h6 | |||
.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> */ | |||