Разница между страницами «MediaWiki:Timeless.css» и «Файл:Abdulov gay.jpg»

Материал из Абдулопедии
(Различия между страницами)
Перейти к навигации Перейти к поиску
(Новая страница: «→‎All CSS here will be loaded for users of the Timeless skin: →‎All CSS here will be loaded for users of the Timeless skin: →‎Left Sidebar: #mw-site-navigation .sidebar-chunk { color:black; background: rgba(211,217,216,0.92); border:3; border-color: #4d0000; border-radius: 3px; border-width: medium; border-style: inset; } →‎Main Content: #p-logo-text a { font-size: 1.2em; } #mw-header-container { background: rgba(211,217,216,0.92); bo...»)
 
 
Строка 1: Строка 1:
/* All CSS here will be loaded for users of the Timeless skin */


/* All CSS here will be loaded for users of the Timeless skin */
/*Left Sidebar*/
#mw-site-navigation .sidebar-chunk {
color:black;
background: rgba(211,217,216,0.92);
border:3;
border-color:  #4d0000;
border-radius: 3px;
border-width: medium;
    border-style: inset;
}
/*Main Content*/
#p-logo-text a {
font-size: 1.2em;
}
#mw-header-container {
background: rgba(211,217,216,0.92);
border-color:black;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
#mw-content {
background: rgba(211,217,216,0.92);
border: 1;
border-color:black;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
/*Right sidebar*/
#mw-related-navigation .sidebar-chunk {
color:black;
background: rgba(211,217,216,0.92);
border:3;
border-color:  #4d0000;
border-radius: 3px;
border-width: medium;
    border-style: inset;
}
/* Logo image border */
#p-logo {
background: rgba(122,133,122,0.2);
}
.wikitable a{
color:#1645C5;
}
/* Background Image */
#mw-content-container {
    background:  url('https://static.miraheze.org/dominionlorewiki/e/eb/Birdeyespawn.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/*Editor*/
.oo-ui-labelElement-label {
color: Black;
}
.label{
color:black;
}
.codeEditor-status-worker
{
color:red;
}
.CodeMirror pre.CodeMirror-line {
    font-size: 13px;
    line-height: 17px;
}
.mw-body .mw-parser-output table a > img, .mw-body .mw-parser-output table .floatnone > img {
    height: auto !important;
    max-width: 100% !important;
}

Текущая версия на 02:20, 20 марта 2022