Changes

Jump to: navigation, search

MediaWiki:Common.css

2,882 bytes added, 17:00, 15 August 2021
m
no edit summary
body.page-Тест-драйвы.action-view #contentSub { display: none; }
/* Reset italic styling set by user agent */
cite, dfn {
font-style: inherit;
}
/* Straight quote marks for <q> */
q {
quotes: '"' '"' "'" "'";
}
/* Avoid collision of blockquote with floating elements by swapping margin and padding */
blockquote {
overflow: hidden;
}
/* Prevent the 'double bold' bug in Firefox when using DirectWrite */
strong.selflink {
font-weight: 700;
}
/* Consistent size for <small>, <sub> and <sup> */
small {
font-size: 85%;
}
/* Same spacing for indented and unidented paragraphs on talk pages */
.ns-talk .mw-body-content dd {
margin-top: 0.4em;
}
/* Main page fixes */
#interwiki-completelist {
font-weight: bold;
}
/* Reduce page jumps by hiding collapsed/dismissed content */
.client-js .mw-special-Watchlist #watchlist-message,
.client-js .NavFrame.collapsed .NavContent,
}
/* Adds padding above Watchlist announcements where new recentchanges/watchlist filters are enabled */
.mw-rcfilters-enabled .mw-specialpage-summary {
padding: 0.5em 0 1em;
}
/* Edit window toolbar */
#toolbar {
margin-bottom: 6px;
}
/* Hide charinsert base for those not using the gadget */
#editpage-specialchars {
display: none;
}
/* Highlight linked elements (such as clicked references) in blue */
body.action-info .mw-body-content :target,
.citation:target {
}
/* Styling for citations. Breaks long urls, etc., rather than overflowing box */
.citation {
word-wrap: break-word;
}
/* For linked citation numbers and document IDs, where the number need not be shown
on a screen or a handheld, but should be included in the printed version */
@media screen, handheld {
a.goog-logo-link, div#p-navigation.portal select.translator, #goog-gt-tt { display: none !important; }
#p-googletranslator-label { display: none; }
 
 
 
 
a.goog-logo-link { display: none; }
#p-googletranslator-label { display: none; }
#p-googletranslator.portal {
height: 25px;
width: 90%;
}
.goog-te-combo { width: 100%; }select.goog-te-combo{ color: #687074; textbanner-transform: uppercase;}selectframe.goog-te-combo:hover{ color: #FF6601;}skiptranslate, select..goog-te-combo > option:hover{ background-color display:#FF6601; color:whitenone !important; }.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active body { color top: #FF66010px !important;
}
div.skiptranslate.goog-te-gadget { font-size:0; }
 
 
 
div.skiptranslate.goog-te-gadget { font-size:0; }
td#options { display: none; }
#p-tb.portal { display: none; }
 
div.mw-search-profile-tabs { display: none; }
div.mw-mmv-post-image.mw-mmv-ttf-ellipsis-container,
li#ca-watch,
li#ca-viewsource,
li#footer-places-privacy,
li#footer-places-about,
li#footer-places-disclaimer,
li#footer-info-lastmod,
li#pt-createaccount,li#pt-login,li#google_translate_element,li#footer-places-mobileview,li#footer-places-privacy,div#footer,div#p-cactions.vectorMenu ,div#p-namespaces.vectorTabs,div#p-search,div#mw-pages h2,div#mw-pages p { display: none; } div#p-views.vectorTabs { opacity: 0.01; } div#mw-page-base.noprint,div#mw-head-base.noprint { display: none; } body { background: url(images/white.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}div#content.mw-body { opacity: 0.85; } @media (prefers-color-scheme: dark) { body { background: url(images/black.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-color: #181818;}  div.body { opacity: 0.8; }  h1#firstHeading.firstHeading { color: #fff !important;} .mw-body, .parsoid-body, div#toc.toc { background-color: #181818; background: #181818; color: #181818;} div#mw-head { display: none !important; } table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td, .mw_metadata th, .mw_metadata td, span, ul, li, i, b, h1, h2, h3, li#footer-places-privacy, title, td.a, p, portal, a:not(a.mw-wiki-logo), .a, a.new, a.external.text, div.multipageimagenavbox { background: #181818 !important; color: #fff !important;} div#p-search, div#searchText { filter: invert(1) hue-rotate(180deg);}span.oo-ui-indicatorElement-indicator.oo-ui-indicator-clear, span.oo-ui-iconElement-icon.oo-ui-icon-search { display: none!important; } .catlinks { border: 1px solid #fff; background-color: #181818;}div.thumbcaption { display: none; } .mw-body-content a, .mw-body-content a:visited, .mw-body-content a.external, .mw-body-content a.external:visited { text-decoration: underline; } }  div.thumbinner { background-color:transparent; border-radius: 0px;}div.thumb {border-color: transparent;} div.anchor { content:url(https://enduro.team/images/thumb/f/f1/Download.png/15px-Download.png); }

Navigation menu