MediaWiki:Monobook.css: различия между версиями

>Edward Chernenko
Нет описания правки
м замена URL картинок с Викии (ФЫНДОМА) на локальные в рамках сайта
 
(не показана 51 промежуточная версия 8 участников)
Строка 1: Строка 1:
/*
/* <pre> */
<pre>
*/


body
{
    background-image: url('/w/images/b/bf/Tekstura_volny.jpg');
    background-repeat: repeat;
    background-color: #F0F8FF;
}
code, pre { font-size: 10pt; }
a { text-decoration: none }
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  */
Строка 9: Строка 31:
     margin-top:5px;
     margin-top:5px;
     padding-left: 4px;
     padding-left: 4px;
    font-style: italic;
     text-align: center;
     text-align: center;
}
}
/* #fundraising {
/* #fundraising {
  text-align: center;
  text-align: center;
Строка 19: Строка 39:
}
}
*/
*/
/* Для АбсурдоРекламы ([[Абсурдопедия:Реклама]]) */
#p-lolads .pBody { padding-left: 3px; }


h1.firstHeading {
h1.firstHeading {
Строка 35: Строка 58:
     which have tabs that are of greater width --Lowellian */
     which have tabs that are of greater width --Lowellian */


/****************************/
/* Display "Материал из Абсурдопедии" */
/* BEGIN LIGHT BLUE SECTION */
/****************************/
/* Make all non-namespace pages have a light blue content area. This is done by
  setting the background color for all #content areas to light blue and then
  overriding it for any #content enclosed in a .ns-0 (main namespace). I then
  do the same for the "tab" background colors. --Lupo */
 
#content {
    background: #F8FCFF; /* a light blue */
}
 
#content div.thumb {
    border-color: #F8FCFF;
}
 
.ns-0 * #content {
    background: white;
}
 
.ns-100 * #content {
    background: white;
}
 
#mytabs li {
    background: #F8FCFF;
}
 
.ns-0 * #mytabs li {
    background: white;
}
 
.ns-100 * #mytabs li {
    background: white;
}
 
#mytabs li a {
    background-color: #F8FCFF;
}
 
.ns-0 * #mytabs li a {
    background-color: white;
}
 
.ns-100 * #mytabs li a {
    background-color: white;
}
 
#p-cactions li {
    background: #F8FCFF;
}
 
.ns-0 * #p-cactions li {
    background: white;
}
 
.ns-100 * #p-cactions li {
    background: white;
}
 
#p-cactions li a {
    background-color: #F8FCFF;
}
 
.ns-0 * #p-cactions li a {
    background-color: white;
}
 
.ns-100 * #p-cactions li a {
    background-color: white;
}
 
.ns-0 * #content div.thumb {
    border-color: white;
}
 
.ns-100 * #content div.thumb {
    border-color: white;
}
 
/**************************/
/* END LIGHT BLUE SECTION */
/**************************/
 
/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
#siteSub {
     display: inline;
     display: inline;
Строка 125: Строка 64:
     font-weight: normal;
     font-weight: normal;
}
}
#bodyContent #siteSub a {
#bodyContent #siteSub a {
     color: #000;
     color: #000;
Строка 241: Строка 179:
}
}


/* для редактирования нулевой секции */
/* для {{sysdep}} */
.editsection { float: right; margin-left: 5px; }
#winds_only, #linux_only { display: none; }


/*
/* prettytable */
</pre>
table.prettytable {
*/
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}
table.prettytable th, table.prettytable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}
table.prettytable th {
  background: #f2f2f2;
  text-align: center;
}
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-size: larger;
  font-weight: bold;
}
 
/* Делаем так, чтобы ссылки «править» для разделов не плыли рядом с картинками */
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> */