सदस्य:BantikumarWiki/minerva.css

मुक्त ज्ञानकोश विकिपीडिया से

सूचना: यह पृष्ठ सुरक्षित करने बाद, परिवर्तनों को देखने लिए ब्राउज़र का कैश ख़ाली करने की आवश्यकता हो सकती है।

  • मोज़िला / फ़ायरफ़ॉक्स / सफ़ारी: shift hold करें जब आप reload क्लिक करते है, या Ctrl-Shift-R (अपल मैक में Cmd-Shift-R) दबाएँ;
  • गूगल क्रोम: Ctrl-shift-R (मैक में Cmd-Shift-R) दबाएँ
  • इंटरनेट एक्सप्लोरर: Ctrl hold करें जब आप refresh क्लिक करते हैं, या Ctrl-F5 क्लिक करते हैं;
  • कॉङ्करर: सिर्फ़ Reload बटन पर क्लिक करें, या F5 क्लिक करें;
  • ऑपरा सदस्य को Tools→Preferences में सम्पूर्ण कैश ख़ाली करने की ज़रूरत हो सकती है।
p {
    font-family: hind;
}
h1#firstHeading {
    font-family: hind;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
    font-family: hind;
}
b {
    font-family: hind;
    font-weight: bolder;
}
td {
    font-family: hind;
}
.mw-parser-output cite.citation {
    font-family: hind;
}
span {
    font-family: hind;
    font-weight: bolder;
}
th.fn {
    background: linear-gradient(45deg, #3366cc, #ff4242);
    color: white;
}
tr {
    background: linear-gradient(45deg, #eaf3ff, transparent);
}
th {
    font-family: hind;
    color: cornflowerblue;
}
figcaption {
    background: linear-gradient(45deg, #ffffff, #c8ccd1);
    margin: 17px
}
header.header-container.header-chrome {
    background: linear-gradient(45deg, #d73333, #36c);
    border-radius: 58px;
    padding: 14px;
    color: white;
}
span.mw-page-title-main {
    color: #d73333;
    font-size: 54px;
}
input#searchInput{
    font-family: hind;
    color: #c63842;
}
a#ca-edit {
    background: #FF9800;
}
ul#p-views {
    background: linear-gradient(45deg, #eaf3ff, transparent);
}
.minerva__tab-container {
    font-size: 26px;
}
a.minerva__tab.selected {
    color: #36c;
}
.minerva__tab-container .minerva__tab {
    font-size: 0.85em;
    margin: 0 10px 0 0;
    color: #607D8B;
    font-weight: bold;
    padding-bottom: 6px;
    display: inline-block;
}
.heading-holder .tagline {
    color: #36c;
    font-size: 22px;
    font-family: hind;
    text-decoration: overline;
}
.minerva-animations-ready .toggle-list__list--drop-down {
    transition: opacity 100ms linear,-webkit-tap-highlight-color 0s ease-in-out,transform 100ms cubic-bezier(0.65, 0.05, 0.36, 1),visibility 100ms ease-in-out;
}
.toggle-list__list--drop-down {
    background: #fffdee;
    position: absolute;
    overflow-y: auto;
    z-index: 2;
    box-shadow: 0 5px 17px 0 rgba(0,0,0,0.24), 0 0 1px #a2a9b1;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-8px);
    -webkit-tap-highlight-color: transparent;
}
label#page-actions-overflow-toggle {
    background: beige;
}
.toc {
    display: none;
    position: relative;
    margin: 1em 0;
    padding: 0 1em 1em 1em;
    background-color: #FFFDE7;
    border: 1px solid #eaecf0;
    box-sizing: border-box;
}
tbody {
    padding: 12px;
    margin: 0px;
    background: linear-gradient(45deg, #eaf3fd, #e8edf6);
}
ul.ext-related-articles-card-list {
    background: linear-gradient(45deg, #E91E63, #3F51B5);
    padding: 8px;
}
a {
    font-family: hind;
}
@media screen and (min-width: 720px) .last-modified-bar {
    background-color: #673AB7;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
    color: #fff;
}
.last-modified-bar a, .last-modified-bar a:visited, .last-modified-bar .last-modified-text-accent {
    color: #FFFDE7;
}
.last-modified-bar .minerva-icon {
    background-color: #FFEB3B;
}
ul#footer-places {
    background-color: #d7dade;
    padding: 15px;
}
li#footer-info-copyright {
    font-size: 19px;
    color: #673AB7;
}
.minerva-header {
    border-top: 1px;
}
.cdx-button:enabled.cdx-button--weight-quiet, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet {
    background-color: #FFEB3B;
    border-color: #FFEB3B;
}
a#ca-edit {
    color: #FFFDE7 !important;
}