Участник:𝐀ɴᴅʀ727/common.css

Материал из Неолурк, народный Lurkmore
Перейти к навигации Перейти к поиску

Замечание: Возможно, после публикации вам придётся очистить кэш своего браузера, чтобы увидеть изменения.

  • Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl+F5 или Ctrl+R (⌘+R на Mac)
  • Google Chrome: Нажмите Ctrl+Shift+R (⌘+Shift+R на Mac)
  • Internet Explorer / Edge: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl+F5
  • Opera: Нажмите Ctrl+F5.
div#toc {
    background-color: transparent;
    border-radius: 7px;
    border: 3px solid #c8ccd1;
    margin-top: 1.05em;
    padding: 7px 17px;
    margin: 7px auto;
}

div.tright {
    margin: 7px 7px 7px 17px;
    border: 0px solid #790000;
}

div.decarabia > table {
    background: none;
    border: 3px solid #c8ccd1;
    border-radius: 7px;
    width: 527px;
}

td {
    padding-top: 7px;
    font-weight: bold;
    width: 150px;
    text-align: right;
    vertical-align: top;
    padding-right: 7px;
    font-size: 12px;
}

a,
a:visited {
    text-decoration: none;
    color: #0645ad;
    background: none;
}

.mw-parser-output a.external, .link-https {
    background-image: none;
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 0px;
}

.mw-parser-output a.external {
    color: #a133bb;
}

a:hover {
    text-shadow: 1px 1px 3px #666666;
}

td.decarabia-param {
    padding: 0.3em;
    font-weight: bold;
    border-top: 3px solid #c8ccd1;
}

td.decarabia-text {
    padding: 0.3em;
    border-top: 3px solid #c8ccd1;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    font-size: 12px;
}

.mw-body, .parsoid-body {
    background-color: #ffffff;
    color: #202122;
    direction: ltr;
    padding: 17px;
}

th {
    font-family: 'Kazmann Sans';
    font-size: 37px;
    font-weight: 100;
    padding: 0px 7px;
}

a.external.text span {
    height: 0px;
    width: 0px;
    margin-left: 0px;
}

th.table-andras-head {
    font-size: 25px;
    font-weight: 100;
}

s {
    text-decoration: line-through;
}

.tocnumber, .toctext {
    display: table-cell;
    text-decoration: inherit;
}

div.decarabia > table {
    width: 430px;
    border: 3px solid #c8ccd1;
    padding: 7px;
    font-size: 12px;
}

.decarabia.thumb.tright table tbody tr th {
    font-family: 'Kazmann Sans';
    font-size: 37px;
}

a.new {
    color: #C8CCD1;
}

a.new:hover {
    color: #FF0000;
}