Χρήστης:Jake V/vector.css

Από τη Βικιπαίδεια, την ελεύθερη εγκυκλοπαίδεια

Μετά την αποθήκευση πρέπει να καθαρίσετε την κρυφή μνήμη (cache) του browser σας για να δείτε τις αλλαγές: Σε Chrome, Firefox, Safari, Internet Explorer και Edge: Κρατήστε πατημένο το Shift και κάντε κλικ στο κουμπί Ανανέωση στην μπάρα εργαλείων.

/* Change the external link icon to an Adobe icon for all PDF files
   in browsers that support these CSS selectors, like Mozilla and Opera */
#content a[href$=".pdf"].external, 
#content a[href*=".pdf?"].external, 
#content a[href*=".pdf#"].external,
#content a[href$=".PDF"].external, 
#content a[href*=".PDF?"].external, 
#content a[href*=".PDF#"].external,
#mw_content  a[href$=".pdf"].external, 
#mw_content  a[href*=".pdf?"].external, 
#mw_content  a[href*=".pdf#"].external,
#mw_content  a[href$=".PDF"].external, 
#mw_content  a[href*=".PDF?"].external, 
#mw_content  a[href*=".PDF#"].external {
    background: url("http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") center right no-repeat;
    padding-right: 16px;
}

/****************************/
/* BEGIN LIGHT BLUE SECTION */
/****************************/
/* Make all non-namespace pages have a light blue content area. This is done by
   setting the background color for all #content areas to light blue and then
   overriding it for any #content enclosed in a .ns-0 (main namespace). I then
   do the same for the "tab" background colors. --Lupo */
 
#content {
    background: #F8FCFF; /* a light blue */
}
 
#content div.thumb {
    border-color: #F8FCFF;
}
 
.ns-0  #content {
    background: white;
}
 
#mytabs li {
    background: #F8FCFF;
}
 
.ns-0  #mytabs li {
    background: white;
}
 
#mytabs li a {
    background-color: #F8FCFF;
}
 
.ns-0  #mytabs li a {
    background-color: white;
}
 
#p-cactions li a {
    background-color: #F8FCFF;
}
 
.ns-0  #p-cactions li a {
    background-color: white;
}
 
.ns-0  #content div.thumb {
    border-color: white;
}
 
/**************************/
/* END LIGHT BLUE SECTION */
/**************************/
/* Άρθρα */
.ns-0  #content { background : white; }
.ns-0  #p-cactions li { background : white; }
.ns-0  #p-cactions li a { background : white; }
 
/* Συζήτηση άρθρου */
.ns-1  #content { background : #FFFFEE; }
.ns-1  #p-cactions li { background : #FFFFEE; }
.ns-1  #p-cactions li a { background : #FFFFEE; }
 
/* Χρήστης */
.ns-2  #content { background : #f0fff0; }
.ns-2  #p-cactions li { background : #f0fff0;}
.ns-2  #p-cactions li a { background : #f0fff0; }
 
/* Συζήτηση Χρήστη */
.ns-3  #content { background : #FFFFEE; }
.ns-3  #p-cactions li { background : #FFFFEE; }
.ns-3  #p-cactions li a { background : #FFFFEE; }
 
/* Βικιπαίδεια  */
.ns-4  #content { background : #F4F4F4; }
.ns-4  #p-cactions li { background : #F4F4F4; }
.ns-4  #p-cactions li a { background : #F4F4F4; }
 
/* Συζήτηση Βικιπαίδειας */
.ns-5  #content { background : #FFFFEE; }
.ns-5  #p-cactions li { background : #FFFFEE; }
.ns-5  #p-cactions li a { background : #FFFFEE; }
 
/* Συζήτηση αρχείου*/
.ns-7  #content { background : #FFFFEE; }
.ns-7  #p-cactions li { background : #FFFFEE; }
.ns-7  #p-cactions li a { background : #FFFFEE; }
 
/*  MediaWiki  */
.ns-8  #content { background : #EEEEFF; }
.ns-8  #p-cactions li { background : #EEEEFF; }
.ns-8  #p-cactions li a { background : #EEEEFF; }
 
/* Συζήτηση MediaWiki */
.ns-9  #content { background : #FFFFEE; }
.ns-9  #p-cactions li { background : #FFFFEE; }
.ns-9  #p-cactions li a { background : #FFFFEE; }
 
/* Συζήτηση Προτύπου */
.ns-11  #content { background : #FFFFEE; }
.ns-11  #p-cactions li { background : #FFFFEE; }
.ns-11  #p-cactions li a { background : #FFFFEE; }
 
/* Βοήθεια */
.ns-12  #content { background : #FFF0F5; }
.ns-12  #p-cactions li { background : #FFF0F5; }
.ns-12  #p-cactions li a { background : #FFF0F5; }
 
/* Συζήτηση Βοήθειας */
.ns-13  #content { background : #FFF0F5; }
.ns-13  #p-cactions li { background : #FFF0F5; }
.ns-13  #p-cactions li a { background : #FFF0F5; }
 
/* Συζήτηση Κατηγορίας */
.ns-15  #content { background : #FFFFEE; }
.ns-15  #p-cactions li { background : #FFFFEE; }
.ns-15  #p-cactions li a { background : #FFFFEE; }
 
/* Πύλη*/
.ns-100  #content { background : white; }
.ns-100  #p-cactions li { background : white; }
.ns-100  #p-cactions li a { background : white; }
 
/* Συζήτηση πύλης*/
.ns-101  #content { background : #FFFFEE; }
.ns-101  #p-cactions li { background : #FFFFEE; }
.ns-101  #p-cactions li a { background : #FFFFEE; }

/* κλάση wikitable*/

 table.wikitable,
 table.prettytable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}

 table.wikitable th, table.wikitable td,
 table.prettytable th, table.prettytable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}

 table.wikitable th,
 table.prettytable th {
  background: #f2f2f2;
  text-align: center;
}

 table.wikitable caption,
 table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
}

 .infobox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   margin-bottom: 0.5em;
   margin-left: 1em; 
   padding: .2em;
   float: right;
   clear: right;
   font-size: 90%;
 }
 .infobox tr, .infobox td, .infobox th {
   vertical-align: top;
 }
 .infobox caption {
   margin-left: inherit; font-size: larger;
 }

 .infobox.bordered {
    border-collapse: collapse;
 }
 .infobox.bordered td,
 .infobox.bordered th {
    border: 1px solid #aaa;
 }
 .infobox.bordered .borderless td,
 .infobox.bordered .borderless th {
    border: 0;
 }


.messagebox {
   border: 1px solid #aaaaaa;
   background-color: #f8eaba;
   width: 85%;
   margin: 0 auto 1em auto;
   padding: .2em;
   text-align: justify;
}

.mediawiki table.mbox-small {    /* For the "small=yes" option (also used elsewhere).   */
    clear: right;                /* The "mediawiki" class ensures that this declaration */
    float: right;                /* overrides styles set in "tmbox"/"ombox"/etc below   */
    margin: 4px 0 4px 1em;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}