MediaWiki:Common.css

Από Ἀρχειοπαιδεία

Σημείωση: μετά την δημοσίευση, ίσως χρειαστεί να παρακάμψετε την προσωρινή μνήμη του προγράμματος περιήγησής σας για να δείτε τις αλλαγές.

  • 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.
/* CSS placed here will be applied to all skins */

#content a.external {
    background: none !important;
    padding: 0 !important;
}

body {
 background-image: [[File:Hubert_Robert-Trobadours_and_washerwomen3.png]];
}


{| class="wikitable" 
| style=" { font-family: "EB Garamond", serif; !important; }"
|}

#article, #bodyContent, #mw_content { text-align: justify; }

#toc {
	background-color: #FFFFFF;
	border-radius: 3px;
	color: #000000;
	border-color: #63a37e;
}

.tocnumber { display: none; }

a:link { color:#63a37e !important;}

a:visited { color:#a37e63 !important;}

a.external { color:#63a37e !important;}

#pt-anonuserpage { display: none!important; }

#pt-anontalk { display: none!important; }

#pt-userpage { display: none!important; }

#pt-mytalk { display: none!important; }

#pt-watchlist { display: none!important; }

#pt-mycontris { display: none!important; }

#ca-nstab-main { display:none!important; }

#ca-nstab-user { display:none!important; }

#ca-talk { display:none!important; }

#ca-view { display:none!important; }

#ca-history { display:none!important; }

#ca-watch { display:none!important; }

#ca-unwatch { display:none!important; }

#ca-move { display:none!important; }

#ca-viewsource { display:none!important; }

#footer-info { display: none; }

body{ color: #xxxxxxx; }

#content{ color: #000000; }

#bodyContent { background-color: #FFFFFF; !important}

#firstHeading { background-color: #FFFFFF; !important}

#catlinks { background-color: #FFFFFF; !important}

#mw-head-base { background-color: #FFFFFF; !important}

#mw-head { background-color: #FFFFFF; !important}

#mw-body {
    background-color: #FFFFFF; !important;
    margin-top: -1px;
    border: 1px solid #63a37e;
    border-right-width: 0;
}

#mw-panel { background-color: #FFFFFF; !important}

#p-logo { background-color: #FFFFFF; !important}

#p-navigation { background-color: #FFFFFF; !important}

#p-tb { background-color: #FFFFFF; !important}

#p-tb-label { background-color: #FFFFFF; !important}

#p-tb .body { background-color: #FFFFFF; !important}

#footer { background-color: #FFFFFF; !important}

body { background-color: #FFFFFF; !important}

#p-cactions { background-color: #FFFFFF; !important}

h1, h2, h3, h4, h5 { color: #000000; }

@import url( 'https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,615;0,700;0,800;1,400;1,500;1,600;1,615;1,700;1,800&display=swap ');

body { font-family: "EB Garamond", serif; }

#content h1, 
#content h2 { font-family: "EB Garamond", serif; }

input#searchInput {
    background-color: #FFFFFF !important;
    color: #000000 !important;
}

ol.references li:target, sup.reference:target {
    background-color: #FFFFFF; !important;
}

div.thumb { border-color: transparent; !important}

div.thumbinner {
    border: 1px solid #FFFFFF;
    padding: 3px;
    background-color: #FFFFFF;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}