Перайсьці да зьместу

Удзельнік:Lava-lavr/vector.css

Зьвесткі зь Вікіпэдыі — вольнай энцыкляпэдыі

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

  • Firefox / Safari: трымайце Shift і націсьніце Reload, ці націсьніце Ctrl-F5 ці Ctrl-R (⌘-R на Mac)
  • Google Chrome: націсьніце Ctrl-Shift-R (⌘-Shift-R на Mac)
  • Edge: трымайце Ctrl і націсьніце Refresh, ці націсьніце Ctrl-F5.
#content {
    padding-left: 17%;
    padding-right: 17%;
    padding-top: 3.5em;
}

#contentSub {
    margin-left: 0;
    max-width: 650px;
}

#toc {
    font-size: 13px;
}

#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
    text-align: left;
}



#toc .toctoggle {
}

#toc, .toc, .mw-warning {
    background: none ;
    border: 0;
}

.dablink, .rellink {
    font-size: 12px;
    padding-left: 0;
}

.mw-body h2 {
    margin-bottom: .4em;
    margin-top: 1.8em;
    padding-bottom: .2em;
}

.mw-body-content {
    font-size: 15px;
}

.mw-content-ltr ol, .mw-content-rtl .mw-content-ltr ol {
    margin-left: 1.5em;
}

.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {
    margin-left: 1em;
}

.mw-editsection {
    padding-top: 4.5px;
}

blockquote {
    background: none;
    border-left: solid 4px hsl(0, 75%, 55%) ;
    border-style: none ;
    margin: 1em 0 1.3em;
    padding: 0 0 0 1em ;
}

div.NavFrame div.NavHead {
    background: hsl(0, 0%, 98%);
    font-weight: normal;
    padding: 3px 9px 1px;
}

div.mw-body {
    border-style: solid;
    border-width: 1px;
}

div.mw-content-ltr {
    margin-left: 0%;
    margin-right: 0%;
}

dl dd {
    max-width: 530px;
}

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

.mw-body-content h3, .mw-body-content h4, .mw-body-content h5, .mw-body-content h6 {
margin-top: 0.5em;
}


html .thumbcaption {
    font-size: 12px;
    line-height: 1.3em;
    margin-top: 7px;
    padding: 6px;
}

ol.references {
    margin-left: 20px;
}

p, li, blockquote, dl {
    max-width: 41em;
}


#mw-panel .portal .body {
	background: none;
	padding-bottom: 11px;
}

.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
	border: 1px solid #e9ebed;
}

li.gallerybox div.thumb {
	border: 1px solid #fff;
}

table.vertical-navbox {
    border:none !important;
}

div.thumbinner, 
.catlinks,
.navbox,
.infobox
{
	border: none;
}




/* BLUE lines and top tabs */
.vectorTabs li {
	background-image: none;
}

.vectorTabs, .vectorTabs span, .vectorTabs a, #mw-head .vectorMenu h3 {
	background-image: none;
}

.vectorTabs {
    padding-left: 0;
}
.vectorTabs span a {
	color: #bbbbbb;
}

.mw-body {
	border-color: #ffffff;
}


/* SEARCH */
#simpleSearch {
	width: 14.5vw;
}

#searchInput {
	border: none;
	background: none;
}

#p-search form {
	margin: 0.7em 0 0;
}

#searchInput:focus, #simpleSearch:hover #searchInput:focus {
	box-shadow: none;
}