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

Материал из ПокеВики
Перейти к: навигация, поиск
м (Откат правок Mootagen (обсуждение) к версии EvilCat)
Строка 2: Строка 2:
  
 
/* [[wikipedia:ru:MediaWiki:Common.css|Википедия:Оформление таблиц]] */
 
/* [[wikipedia:ru:MediaWiki:Common.css|Википедия:Оформление таблиц]] */
.sc { font-variant: small-caps }
+
table.standard, table.wide
 +
{border:2px solid #A82; border-collapse: collapse}
 +
table.standard th, table.wide th, table.wikitable th
 +
{border:1px solid #AAAAAA; padding-left:0.2em; padding-right:0.2em; background-color:#FEA}
 +
table.standard td, table.wide td
 +
{border: 1px solid #AAAAAA; padding-left:0.2em; padding-right:0.2em}
 +
table.standard caption, table.wide caption, table.tiles caption
 +
{font-weight:bold; padding-top: 0.2em; padding-bottom:0.2em}
 +
table.wide {width: 100%}
 +
 +
table.simple {border-color:#AAAAAA; border-collapse:collapse}
 +
table.simple th, table.simple td {border-color:#AAAAAA; padding-left:0.2em; padding-right:0.2em}
 +
 +
table.tiles {border-collapse:separate; border-spacing:2px}
 +
table.tiles th {padding-left:0.2em; padding-right:0.2em; background-color: #EEEEFF}
 +
table.tiles td {padding-left:0.2em; padding-right:0.2em; background-color: #F0F0F0}
 +
 +
table.graytable {background:#f0f0f0; padding:1em; width: 100%}
 +
table.graytable caption {padding:0.5em 0 0 0; background:#f0f0f0; font-size:100%; font-weight:bold}
 +
table.graytable caption span.subcaption {font-size:80%; font-weight:normal}
 +
table.graytable th, table.graytable td {font-size:80%}
 +
 +
table.wikitable, table.prettytable
 +
{margin:1em 1em 1em 0; background:#F9F9F9; border:1px solid #AAAAAA; border-collapse:collapse}
 +
table.wikitable th, table.wikitable td,
 +
table.prettytable th, table.prettytable td
 +
{border:1px solid #AAAAAA; padding:0.2em}
 +
table.wikitable caption, table.prettytable caption
 +
{margin-left:inherit; margin-right:inherit; font-size:larger; font-weight:bold}
 +
table.prettytable th
 +
{background:#f2f2f2}
 +
 +
tr.highlight th {background-color: #EEEEFF}
 +
tr.highlight td {background-color: #FFFFEE}
 +
tr.bright th  {background-color: #CCCCFF}
 +
tr.bright td  {background-color: #FFEECC}
 +
tr.shadow th, tr.shadow td  {background-color: #F0F0F0}
 +
tr.dark th, tr.dark td  {background-color: #CCCCCC}
 +
table th.highlight  {background-color: #EEEEFF}
 +
table td.highlight  {background-color: #FFFFEE}
 +
table th.bright  {background-color: #CCCCFF}
 +
table td.bright  {background-color: #FFEECC}
 +
table th.shadow, table td.shadow  {background-color: #F0F0F0}
 +
table th.dark, table td.dark  {background-color: #CCCCCC}
 +
table th.transparent, table td.transparent, .transparent {background-color: transparent}
 +
 +
table.toccolours th {background-color: #ccccff}
  
.l { text-align: left; }
+
#userSummaryButtonsA a {
.c { text-align: center; }
+
  white-space:nowrap;
.r { text-align: right; }
+
  background: white;
 
+
  border: 2px solid gray;
.bluetable .bg1, .blueinfobox .bg1, .lightbluebg { background: #f8f8ff; }
+
  padding: 0px 2px;
.graytable .bg1, .grayinfobox .bg1, .lightgraybg { background: #f8f8f8; }
+
  margin: 2px;
.blueborder { border: 1px solid #88a; }
+
  cursor: pointer;
.grayborder { border: 1px solid #999; }
+
  font-size: 80%;
 
+
  line-height: 17px;
.bluetable .bg2, .blueinfobox .bg2 { background: #eef; }
+
  font-weight:normal;
.bluetable .bg3, .blueinfobox .bg3 { background: #ddf; }
+
}
.bluetable .bg4, .blueinfobox .bg4 { background: #ccf; }
+
#userSummaryButtonsA a:hover {
 
+
  background: #AAAA00;
.graytable .bg2, .grayinfobox .bg2 { background: #f0f0f0; }
+
  border: 2px solid gold;
.graytable .bg3, .grayinfobox .bg3 { background: #e1e1e1; }
+
   text-decoration: none
.graytable .bg4, .grayinfobox .bg4 { background: #d2d2d2; }
 
 
 
.bluetable, .graytable, .blueinfobox, .grayinfobox {
 
   border-collapse: collapse;
 
 
}
 
}
  
.blueinfobox, .grayinfobox {
+
/* Infobox template style */
  float: right;
+
.infobox {
  clear: right;
+
    border: 1px solid #aaa;
  margin: 0 0 0.5em 0.5em;
+
    background-color: #f9f9f9;
 +
    color: black;
 +
    margin: 0.5em 0 0.5em 1em;
 +
    padding: 0.2em;
 +
    float: right;
 +
    clear: right;
 
}
 
}
 
+
.infobox td,
.blueinfobox { background: #f8f8ff; }
+
.infobox th {
.grayinfobox { background: #f8f8f8; }
+
    vertical-align: top;
 
 
.bluetable, .blueinfobox { border: 1px solid #88a; }
 
.graytable, .grayinfobox { border: 1px solid #999; }
 
 
 
.bluetable td, .bluetable th, .blueinfobox td, .blueinfobox th { border: 1px solid #88a; }
 
.graytable td, .graytable th, .graytable td, .graytable th { border: 1px solid #999; }
 
 
 
.bluetable td, .bluetable th, .graytable td, .graytable th,
 
.blueinfobox td, .blueinfobox th, .graytable td, .graytable th {
 
  padding: 2px;
 
 
}
 
}
 
+
.infobox caption {
.bluetable td, .bluetable th, .blueinfobox td, .blueinfobox th { border: 1px solid #88a; }
+
    font-size: larger;
.graytable td, .graytable th, .grayinfobox td, .grayinfobox th { border: 1px solid #999; }
 
 
 
.bluetable th { background: #ccf; }
 
.graytable th { background: #d2d2d2; }
 
 
 
.bluetable th:first-child, .graytable th:first-child, .blueinfobox th, .grayinfobox th {
 
  text-align: right;
 
 
}
 
}
 
+
.infobox.bordered {
.bluetable .divider, .blueinfobox .divider, .bluetable .header, .blueinfobox .header,
+
    border-collapse: collapse;
.graytable .divider, .grayinfobox .divider, .graytable .header, .grayinfobox .header {
 
  text-align: center !important;
 
 
}
 
}
 
+
.infobox.bordered td,
.bluetable .header, .bluetable .divider, .blueinfobox .header { background: #ccf; }
+
.infobox.bordered th {
.graytable .header, .graytable .divider, .grayinfobox .header { background: #d2d2d2; }
+
    border: 1px solid #aaa;
.blueinfobox .divider { background: #eef; }
 
.grayinfobox .divider { background: #f0f0f0; }
 
 
 
.normalbg { background: rgb(183,173,150); color: white; }
 
.fightingbg { background: rgb(192,48,40); color: white; }
 
.flyingbg { background: rgb(168,144,240); color: white; }
 
.poisonbg { background: rgb(160,64,160); color: white; }
 
.groundbg { background: rgb(214,182,94); color: white; }
 
.rockbg { background: rgb(112,88,72); color: white; }
 
.bugbg { background: rgb(160,184,32); color: white; }
 
.ghostbg { background: rgb(112,88,152); color: white; }
 
.steelbg { background: rgb(184,184,208); color: white; }
 
.grassbg { background: rgb(120,200,80); color: white; }
 
.firebg { background: rgb(240,124,40); color: white; }
 
.waterbg { background: rgb(104,144,240); color: white; }
 
.electricbg { background: rgb(238,194,38); color: white; }
 
.psychicbg { background: rgb(248,88,136); color: white; }
 
.icebg { background: rgb(142,206,206); color: white; }
 
.dragonbg { background: rgb(112,56,248); color: white; }
 
.darkbg { background: rgb(94,80,76); color: white; }
 
 
 
/* Autorounded table */
 
.roundtable {
 
  border-collapse: separate;
 
  border-radius: 10px;
 
  padding-bottom: 4px;
 
 
}
 
}
 
+
.infobox.bordered .borderless td,
.roundtable td {
+
.infobox.bordered .borderless th {
  background-color: white;
+
    border: 0;
 
}
 
}
 
+
.roundtable tr:first-child th:first-child {
+
.infobox.sisterproject {
  border-top-left-radius: 5px;
+
    width: 20em;
 +
    font-size: 90%;
 
}
 
}
 
+
.roundtable tr:first-child th:last-child {
+
.infobox.standard-talk {
  border-top-right-radius: 5px;
+
    border: 1px solid #c0c090;
 +
    background-color: #f8eaba;
 
}
 
}
 
+
.infobox.standard-talk.bordered td,
/* Link color override */
+
.infobox.standard-talk.bordered th {
.blacklinks a, .blacklinks a:link, .blacklinks a:visited, .blacklinks a:hover, .blacklinks a:active, .blacklinks a span {
+
    border: 1px solid #c0c090;
  color: black !important;
 
 
}
 
}
 
+
.whitelinks a, .whitelinks a:link, .whitelinks a:visited, .whitelinks a:hover, .whitelinks a:active, .whitelinks a span {
+
/* styles for bordered infobox with merged rows */
  color: white !important;
+
.infobox.bordered .mergedtoprow td,
 +
.infobox.bordered .mergedtoprow th {
 +
    border: 0;
 +
    border-top: 1px solid #aaa;
 +
    border-right: 1px solid #aaa;
 
}
 
}
 
+
/* Pop-out Mini Sprites */
+
.infobox.bordered .mergedrow td,
.overflow-ms {
+
.infobox.bordered .mergedrow th {
  width: 48px;
+
    border: 0;
  height: 48px;
+
    border-right: 1px solid #aaa;
  overflow: visible;
 
  display: inline-flex;
 
  align-items: center;
 
  justify-content: center;
 
  pointer-events: none;
 
 
}
 
}
  
 
+
/* Реализация шаблона Roundy */
div.listcol
+
table.roundy, td.roundy
 
{
 
{
  padding: 0.5em 1.0em 0.5em 0;
+
-moz-border-radius:10px;
  margin: 0.25em;
+
-webkit-border-radius:10px;
  min-width: 21.5%;
+
border-radius:10px;
  border: 1px solid #aaf;
 
  float: left;
 
  clear: right;
 
  line-height: 130%;
 
 
}
 
}
  
div.listcolend
+
table.center, td.center
 
{
 
{
  clear: both;
+
text-align:center;
 
}
 
}
  
/* Babelboxes and userboxes */
+
span.versiondata, span.wordvariant { display:none; }
  
div.babelbox, div.userbox
+
 
 +
body
 
{
 
{
  border: 1px solid #999;
+
    background-color:transparent !important;
  background: #f8f8f8;
 
  float: right;
 
  width: 25%;
 
  padding: 0.25em 0.5em;
 
  margin-left: 1em;
 
  margin-bottom: 0.5em;
 
 
}
 
}
 
+
div#content, #p-cactions li a, #footer
table.babelitem, table.userboxitem
 
 
{
 
{
  margin: 0.25em 0;
+
    background-color:rgba(255,255,255,0.5) !important;
  width: 100%;
 
 
}
 
}
 
+
div#content
body[class~=ns-3] div.babelbox, body[class~=ns-3] table.babelitem , body[class~=ns-3] div.userbox, body[class~=ns-3] table.userboxitem
 
 
{
 
{
  display: none;
+
    float:none;
 +
    margin-top:54px;
 +
    border:1px solid black;
 +
    margin-left:0px;
 
}
 
}
  
table.babelitem th, table.userboxitem th
+
h1, h2, h3, h4, h5, h6
 
{
 
{
  width: 45pt;
+
    border-color: black;
  height: 45pt;
 
  font-size: 14pt;
 
  text-align: center;
 
  vertical-align: middle;
 
 
}
 
}
  
table.babelitem td, table.userboxitem td
+
#p-logo, #pt-logout
 
{
 
{
  font-size: 8pt;
+
    display: none !important;
  line-height: 1.25em;
 
  padding: 4pt;
 
  text-align: left;
 
 
}
 
}
 
+
#column-one
/* Credits table, as seen on [[staff of the Pokémon anime]] and similar pages */
 
 
 
table.credits-table tr { vertical-align: top; }
 
table.credits-table th { text-align: right; }
 
table.credits-table td { text-align: left; }
 
 
 
table.credits-table ul
 
 
{
 
{
  padding-top: 0;
+
    position:absolute;
  margin-top: 0;
+
    width:100%;
 +
    height:200px;
 +
    top:0px;
 +
    left:0px;
 +
    padding:0px !important;
 +
    margin:0px;
 
}
 
}
 
+
.generated-sidebar, #p-search, #p-tb, #p-navigation
table.learnset
 
 
{
 
{
  background: #f8f8ff;
+
    position:relative;
  border: 1px solid #88a;
+
    display:inline;
  border-collapse: collapse;
+
    padding:0px;
  background: white;
+
    margin:0px;
 +
    z-index:10;
 
}
 
}
 
+
.generated-sidebar h5, #p-search h5, #p-tb h5, #p-navigation h5
table.learnset td, table.learnset th { border: 1px solid #88a; padding: 2px; }
+
{
 
+
font-weight:bold;
table.learnset td { text-align: center; }
+
font-family:Helvetica, tahoma;
table.learnset td:first-child { text-align: right; }
 
table.learnset tr.learnset-header th { text-align: center; background: #ccf; }
 
 
 
.noticebar {
 
  background: #efe url('//cdn.bulbagarden.net/upload/6/6f/Notice_bar_background.png') no-repeat left center;
 
  border: 1px solid #8a8;
 
  margin-top: 0.2em;
 
  padding: 0.2em;
 
  text-align: center;
 
 
}
 
}
 
+
.pBody
.seriesbox {
+
{
  background: #f8f8ff;
+
    width:130px;
  border: 1px solid #88a;
+
    position:absolute;
  padding: 0.5em;
+
    top:14px;
  margin: 0 0 0.5em 0.5em;
+
    left:0px;
  float: right;
+
    z-index:100;
  clear: right;
+
    display:none;
  font-size: 90%;
 
 
}
 
}
 
+
#p-search .pBody
.seriesbox .title {
+
{
  background: #ccf;
+
    width:200px !important;
  padding: 0.1em;
+
    text-align:left;
  text-align: center;
 
  font-size: 111%
 
 
}
 
}
 
+
#p-search .pBody #searchInput
.seriesbox ul {
+
{
  margin-left: 0;
+
    display:block;
  list-style: none;
+
    width:95%;
 +
    margin-left:auto;
 +
    margin-right:auto;
 
}
 
}
 
+
.generated-sidebar:hover .pBody, #p-search:hover .pBody, #p-tb:hover .pBody
.seriesbox ul ul {
+
{
  margin-left: 1.0em;
+
    display:block;
 
}
 
}
 
+
#p-personal .pBody
.seriesbox hr {
+
{
  border: none;
+
    display:block;
  border-bottom: 1px solid #88a;
+
    position:static;
 +
    padding-top:15px;
 +
    text-align:right;
 +
    width:60%;
 +
    margin-left:auto;
 
}
 
}
 
+
#p-cactions .pBody
/* Bulbagarden Archives copyright tags */
 
 
 
table.copytag
 
 
{
 
{
  border: 1px solid #88a;
+
    display:block;
  background: #f8f8ff;
+
    padding:0px;
  margin: 0.25em 0;
+
    margin-top:20px;
  padding: 0;
+
    text-align:left;
  width: 100%;
+
    background-color:transparent;
 +
    width:100%;
 +
    position:static;
 
}
 
}
 
+
#p-cactions
table.copytag-red { border: 1px solid #a88; background: #fdd; }
+
{
table.copytag-yellow { border: 1px solid #aa8; background: #fffff8; }
+
    left:10px;
table.copytag td.copytag-text { padding: 0.5em; text-align: center; width: 99%; }
 
table.copytag td.copytag-sym { padding: 0; }
 
 
 
.allpagesredirect a, .redirect-in-category a { font-style: italic; color: #888; }
 
 
 
/* creates a div class that can be used to add mouse-over functionality. */
 
/* hoverexpand will expand to fit the content vertically when hovered-over. Best used within tables or other divs. */
 
.hoverexpand {
 
height: 18px;
 
padding: 2px;
 
overflow: hidden;
 
*overflow: visible;
 
_overflow: visible;
 
 
}
 
}
 
+
#p-cactions li
.hoverexpand:hover {
+
{
height: 100% !important;
+
    border-top-color:black;
overflow: visible;
+
    border-right-color:black;
 +
    border-left-color:black;
 +
    padding-bottom:3px;
 
}
 
}
 
+
#p-cactions li.selected
/* cutting down on the usage of Template:Roundy with div and table classes for use in larger pages. */
+
{
.roundy {
+
     border-top-color:gray;
border-radius: 10px;
+
     border-right-color:gray;
-moz-border-radius: 10px;
+
     border-left-color:gray;
-webkit-border-radius: 10px;
 
-khtml-border-radius: 10px;
 
-icab-border-radius: 10px;
 
-o-border-radius: 10px;
 
}
 
 
 
.roundytl {
 
border-top-left-radius: 10px;
 
-moz-border-radius-topleft: 10px;
 
-webkit-border-top-left-radius: 10px;
 
-khtml-border-top-left-radius: 10px;
 
-icab-border-top-left-radius: 10px;
 
-o-border-top-left-radius: 10px;
 
}
 
 
 
.roundytr {
 
border-top-right-radius: 10px;
 
-moz-border-radius-topright: 10px;
 
-webkit-border-top-right-radius: 10px;
 
-khtml-border-top-right-radius: 10px;
 
-icab-border-top-right-radius: 10px;
 
-o-border-top-right-radius: 10px;
 
}
 
 
 
.roundybl {
 
border-bottom-left-radius: 10px;
 
-moz-border-radius-bottomleft: 10px;
 
-webkit-border-bottom-left-radius: 10px;
 
-khtml-border-bottom-left-radius: 10px;
 
-icab-border-bottom-left-radius: 10px;
 
-o-border-bottom-left-radius: 10px;
 
}
 
 
 
.roundybr {
 
border-bottom-right-radius: 10px;
 
-moz-border-radius-bottomright: 10px;
 
-webkit-border-bottom-right-radius: 10px;
 
-khtml-border-bottom-right-radius: 10px;
 
-icab-border-bottom-right-radius: 10px;
 
-o-border-bottom-right-radius: 10px;
 
}
 
 
 
.roundybottom {
 
border-bottom-left-radius: 10px;
 
border-bottom-right-radius: 10px;
 
-moz-border-radius-bottomleft: 10px;
 
-moz-border-radius-bottomright: 10px;
 
-webkit-border-bottom-left-radius: 10px;
 
-webkit-border-bottom-right-radius: 10px;
 
-khtml-border-bottom-left-radius: 10px;
 
-khtml-border-bottom-right-radius: 10px;
 
-icab-border-bottom-left-radius: 10px;
 
-icab-border-bottom-right-radius: 10px;
 
-o-border-bottom-left-radius: 10px;
 
-o-border-bottom-right-radius: 10px;
 
}
 
 
 
.roundytop {
 
border-top-left-radius: 10px;
 
border-top-right-radius: 10px;
 
-moz-border-radius-topleft: 10px;
 
-moz-border-radius-topright: 10px;
 
-webkit-border-top-left-radius: 10px;
 
-webkit-border-top-right-radius: 10px;
 
-khtml-border-top-left-radius: 10px;
 
-khtml-border-top-right-radius: 10px;
 
-icab-border-top-left-radius: 10px;
 
-icab-border-top-right-radius: 10px;
 
-o-border-top-left-radius: 10px;
 
-o-border-top-right-radius: 10px;
 
}
 
 
 
.roundyleft {
 
border-top-left-radius: 10px;
 
border-bottom-left-radius: 10px;
 
-moz-border-radius-topleft: 10px;
 
-moz-border-radius-bottomleft: 10px;
 
-webkit-border-top-left-radius: 10px;
 
-webkit-border-bottom-left-radius: 10px;
 
-khtml-border-top-left-radius: 10px;
 
-khtml-border-bottom-left-radius: 10px;
 
-icab-border-top-left-radius: 10px;
 
-icab-border-bottom-left-radius: 10px;
 
-o-border-top-left-radius: 10px;
 
-o-border-bottom-left-radius: 10px;
 
}
 
 
 
.roundyright {
 
border-bottom-right-radius: 10px;
 
border-top-right-radius: 10px;
 
-moz-border-radius-bottomright: 10px;
 
-moz-border-radius-topright: 10px;
 
-webkit-border-bottom-right-radius: 10px;
 
-webkit-border-top-right-radius: 10px;
 
-khtml-border-bottom-right-radius: 10px;
 
-khtml-border-top-right-radius: 10px;
 
-icab-border-bottom-right-radius: 10px;
 
-icab-border-top-right-radius: 10px;
 
-o-border-bottom-right-radius: 10px;
 
-o-border-top-right-radius: 10px;
 
}
 
 
 
/* MAIN PAGE DESIGN CSS */
 
body.page-Main_Page #t-cite,
 
body.page-Main_Page #footer-info-lastmod,
 
body.page-Main_Page #siteSub,
 
body.page-Main_Page #contentSub,
 
body.page-Main_Page h1.firstHeading {
 
display: none !important;
 
}
 
 
 
body.page-Main_Page #content { background-color: #E0F2B6;
 
}
 
 
 
/* EDITORS HUB DESIGN CSS */
 
body.page-Bulbapedia_Editor_s_Hub #t-cite,
 
body.page-Bulbapedia_Editor_s_Hub #lastmod,
 
body.page-Bulbapedia_Editor_s_Hub #footer-info-lastmod,
 
body.page-Bulbapedia_Editor_s_Hub #siteSub,
 
body.page-Bulbapedia_Editor_s_Hub #contentSub,
 
body.page-Bulbapedia_Editor_s_Hub h1.firstHeading {
 
display: none !important;
 
}
 
 
 
body.page-Bulbapedia_Editor_s_Hub #content { background-color: #E0F2B6;
 
}
 
 
 
/* Make the list of references smaller */
 
ol.references,
 
div.reflist,
 
div.refbegin {
 
    font-size: 90%;
 
}
 
 
 
/* Restore category box to pre-MediaWiki 1.18.0 margins */
 
#catlinks li {
 
    margin: 0 0;
 
    padding: 0 0.4em;
 
}
 
 
 
#catlinks li:first-child {
 
    padding-left: 0;
 
}
 
 
 
/* Bulba-style gallery */
 
li.gallerybox {
 
     border: 1px solid #80964B;
 
    display: inline-block;
 
    vertical-align: top;
 
    background: #C4E673;
 
    height: 205px;
 
    border-radius: 10px;
 
     -moz-border-radius: 10px;
 
    -webkit-border-radius: 10px;  
 
     -khtml-border-radius: 10px;
 
    -icab-border-radius: 10px;
 
    -o-border-radius: 10px;
 
}
 
 
 
li.gallerybox div.thumb {
 
    background-color: #E0F2B6;
 
    border: 1px solid #80964B;
 
    margin: 2px 2px 0px 2px;
 
    text-align: center;
 
    border-radius: 10px;
 
    -moz-border-radius: 10px;
 
    -webkit-border-radius: 10px;
 
    -khtml-border-radius: 10px;
 
    -icab-border-radius: 10px;
 
    -o-border-radius: 10px;
 
}
 
 
 
div.gallerytext {
 
    font-size: 85%;
 
    line-height: 12px;
 
    overflow: hidden;
 
    padding: 0px 4px;
 
    word-wrap: break-word;
 
    height: 50px;
 
}
 
 
 
.mw-plusminus-pos {
 
    border-bottom: 1px dotted;
 
    cursor: help;
 
}
 
 
 
.mw-plusminus-neg {
 
    border-bottom: 1px dotted;
 
    cursor: help;
 
}
 
 
 
.mw-plusminus-null {
 
    border-bottom: 1px dotted;
 
    cursor: help;
 
 
}
 
}
  
.ns-0 .editsectionnew,
+
.pBody a
.ns-4 .editsectionnew,
 
.ns-6 .editsectionnew,
 
.ns-8 .editsectionnew,
 
.ns-10 .editsectionnew,
 
.ns-12 .editsectionnew,
 
.ns-14 .editsectionnew,
 
.ns-102 .editsectionnew,
 
.ns-104 .editsectionnew,
 
.ns-6 .editsection,
 
.ns-8 .editsection,
 
.ns-12 .editsection,
 
.ns-14 .editsection,
 
.ns-102 .editsection
 
 
{
 
{
display: none !important;
+
    color:black !important;
 
}
 
}

Версия 01:37, 27 февраля 2020

/** Размещённый здесь CSS будет применяться ко всем темам оформления */

/* [[wikipedia:ru:MediaWiki:Common.css|Википедия:Оформление таблиц]] */
table.standard, table.wide
 {border:2px solid #A82; border-collapse: collapse}
table.standard th, table.wide th, table.wikitable th
 {border:1px solid #AAAAAA; padding-left:0.2em; padding-right:0.2em; background-color:#FEA}
table.standard td, table.wide td
 {border: 1px solid #AAAAAA; padding-left:0.2em; padding-right:0.2em}
table.standard caption, table.wide caption, table.tiles caption
 {font-weight:bold; padding-top: 0.2em; padding-bottom:0.2em}
table.wide {width: 100%}
 
table.simple {border-color:#AAAAAA; border-collapse:collapse}
table.simple th, table.simple td {border-color:#AAAAAA; padding-left:0.2em; padding-right:0.2em}
 
table.tiles {border-collapse:separate; border-spacing:2px}
table.tiles th {padding-left:0.2em; padding-right:0.2em; background-color: #EEEEFF}
table.tiles td {padding-left:0.2em; padding-right:0.2em; background-color: #F0F0F0}
 
table.graytable {background:#f0f0f0; padding:1em; width: 100%}
table.graytable caption {padding:0.5em 0 0 0; background:#f0f0f0; font-size:100%; font-weight:bold}
table.graytable caption span.subcaption {font-size:80%; font-weight:normal}
table.graytable th, table.graytable td {font-size:80%}
 
table.wikitable, table.prettytable 
 {margin:1em 1em 1em 0; background:#F9F9F9; border:1px solid #AAAAAA; border-collapse:collapse}
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td 
 {border:1px solid #AAAAAA; padding:0.2em}
table.wikitable caption, table.prettytable caption 
 {margin-left:inherit; margin-right:inherit; font-size:larger; font-weight:bold}
table.prettytable th 
 {background:#f2f2f2}
 
tr.highlight th {background-color: #EEEEFF}
tr.highlight td {background-color: #FFFFEE}
tr.bright th   {background-color: #CCCCFF}
tr.bright td   {background-color: #FFEECC}
tr.shadow th, tr.shadow td  {background-color: #F0F0F0}
tr.dark th, tr.dark td  {background-color: #CCCCCC}
table th.highlight  {background-color: #EEEEFF}
table td.highlight  {background-color: #FFFFEE}
table th.bright  {background-color: #CCCCFF}
table td.bright  {background-color: #FFEECC}
table th.shadow, table td.shadow  {background-color: #F0F0F0}
table th.dark, table td.dark  {background-color: #CCCCCC}
table th.transparent, table td.transparent, .transparent {background-color: transparent}
 
table.toccolours th {background-color: #ccccff}

#userSummaryButtonsA a {
  white-space:nowrap;
  background: white;
  border: 2px solid gray;
  padding: 0px 2px;
  margin: 2px;
  cursor: pointer;
  font-size: 80%;
  line-height: 17px;
  font-weight:normal;
}
#userSummaryButtonsA a:hover {
  background: #AAAA00;
  border: 2px solid gold;
  text-decoration: none
}

/* Infobox template style */
.infobox {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    color: black;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.2em;
    float: right;
    clear: right;
}
.infobox td,
.infobox th {
    vertical-align: top;
}
.infobox caption {
    font-size: larger;
}
.infobox.bordered {
    border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
    border: 1px solid #aaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border: 0;
}
 
.infobox.sisterproject {
    width: 20em;
    font-size: 90%;
}
 
.infobox.standard-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
}
.infobox.standard-talk.bordered td,
.infobox.standard-talk.bordered th {
    border: 1px solid #c0c090;
}
 
/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
    border: 0;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
}
 
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
    border: 0;
    border-right: 1px solid #aaa;
}

/* Реализация шаблона Roundy */
table.roundy, td.roundy
{
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 border-radius:10px;
}

table.center, td.center
{
 text-align:center;
}

span.versiondata, span.wordvariant { display:none; }


body
{
    background-color:transparent !important;
}
div#content, #p-cactions li a, #footer
{
    background-color:rgba(255,255,255,0.5) !important;
}
div#content
{
    float:none;
    margin-top:54px;
    border:1px solid black;
    margin-left:0px;
}

h1, h2, h3, h4, h5, h6
{
    border-color: black;
}

#p-logo, #pt-logout
{
    display: none !important;
}
#column-one
{
    position:absolute;
    width:100%;
    height:200px;
    top:0px;
    left:0px;
    padding:0px !important;
    margin:0px;
}
.generated-sidebar, #p-search, #p-tb, #p-navigation
{
    position:relative;
    display:inline;
    padding:0px;
    margin:0px;
    z-index:10;
}
.generated-sidebar h5, #p-search h5, #p-tb h5, #p-navigation h5
{
	font-weight:bold;
	font-family:Helvetica, tahoma;
}
.pBody
{
    width:130px;
    position:absolute;
    top:14px;
    left:0px;
    z-index:100;
    display:none;
}
#p-search .pBody
{
    width:200px !important;
    text-align:left;
}
#p-search .pBody #searchInput
{
    display:block;
    width:95%;
    margin-left:auto;
    margin-right:auto;
}
.generated-sidebar:hover .pBody, #p-search:hover .pBody, #p-tb:hover .pBody
{
     display:block;
}
#p-personal .pBody
{
    display:block;
    position:static;
    padding-top:15px;
    text-align:right;
    width:60%;
    margin-left:auto;
}
#p-cactions .pBody
{
    display:block;
    padding:0px;
    margin-top:20px;
    text-align:left;
    background-color:transparent;
    width:100%;
    position:static;
}
#p-cactions
{
    left:10px;
}
#p-cactions li
{
    border-top-color:black;
    border-right-color:black;
    border-left-color:black;
    padding-bottom:3px;
}
#p-cactions li.selected
{
    border-top-color:gray;
    border-right-color:gray;
    border-left-color:gray;
}

.pBody a
{
    color:black !important;
}