Διαφορά μεταξύ των αναθεωρήσεων του "MediaWiki:Common.css"

 
(79 ενδιάμεσες εκδόσεις από 4 χρήστες δεν εμφανίζονται)
Γραμμή 1: Γραμμή 1:
 
/* Το τοποθετημένο εδώ CSS θα εφαρμοστεί σε όλα τα skins */
 
/* Το τοποθετημένο εδώ CSS θα εφαρμοστεί σε όλα τα skins */
body{
+
body{  
    /* margin:auto; */
+
     background: url(/images/6/65/Background_Idra.jpg) no-repeat fixed center top #000;
    /* width:50%; */
 
     background: url(http://wiki.metin2.it/images/c/ca/SkinMetin2.jpg) no-repeat fixed center top #000;
 
 
     background-size: cover;
 
     background-size: cover;
    overflow-x: visible;
 
 
}
 
}
  
#p-cactions {
+
/* Christmas bg start
    /* left: inherit; */
+
.christmasbgtable {
    /* width: 99%; */
+
background: url(/images/4/47/Boxesheaderbackgroundxmas.png) no-repeat !important;
    /* text-align: -webkit-center; */
+
background-size: 100% 100% !important;
    background: none;
 
    position: absolute;
 
    width: 960px;
 
    margin: auto;
 
    padding: 0px;
 
    top: 263px;
 
    left: 0;
 
    right: 0px;
 
    /* background: url(http://wiki.metin2.com.pt/images/a/a8/Navbg.png) no-repeat scroll center center transparent !important; */
 
    /* height: 155px; */
 
    z-index: 5;
 
 
}
 
}
  
/* Footer starts*/
+
.boxesheaderbackground {
div#footer {
+
     background: url(/images/4/47/Boxesheaderbackgroundxmas.png) repeat 0em 0em;
    position: absolute;
 
    margin: 0px;
 
    padding: 120px 0px 0px;
 
    display: block;
 
    width: 100%;
 
    border: medium none;
 
    height: 203px;
 
     background: url(http://wiki.metin2.com.pt/images/9/91/M2-footer.png) no-repeat scroll center bottom transparent;
 
}
 
/* Footer text */
 
#f-list {
 
    margin-top: 160px;
 
}
 
/* Right powered by Media Wiki */
 
#f-poweredbyico {
 
    display: none;
 
 
}
 
}
/* Left Gameforge copyright */
+
Christmas bg ends */
#f-copyrightico {
 
    left: 45px;
 
    top: 130px;
 
}
 
/* Footer ends */
 
  
div#globalWrapper {
+
/* Tables */
/* text-align: -webkit-center; */
+
table.prettytable {
 +
    margin: auto;
 +
    border-color: blue;
 +
    border: 1px solid #26130b;
 +
    background: transparent;
 +
    border-bottom-right-radius: 10px;
 +
    box-shadow: 2px 2px 5px #000000;
 +
    font-size: 0.9em;
 +
    border-collapse: collapse;
 +
    text-align: center;
 
}
 
}
 
+
table.prettytable td {
#p-logo {
+
     vertical-align: top;
     position: relative;
+
     border-color: blue;
     /* right: 0; */
+
     border: 1px solid #26130b;
     /* left: 0; */
+
     background: transparent;
     margin: auto;
+
     text-align: center;
     top: -86px;
+
     padding:0.5em;
    height: 168px;
 
     width: 445px;
 
    background-image: url(http://wiki.metin2.gr/images/5/5b/Wikilogo_made_by_dz.png);
 
 
}
 
}
#p-logo a{
+
table.prettytable td td {
     height: 168px;
+
    vertical-align: unset;
     width: 445px;
+
    border-color: unset;
 +
    border: unset;
 +
    background: unset;
 +
     text-align: unset;
 +
     padding:unset;
 
}
 
}
 
+
table.prettytable th {
div#column-content {
+
     background: #26130b;
     left: 0px;
+
     color: #f0d9a2;
     right: 0px;
+
     border: 1px;
    top: 262px;
 
    opacity: 0.99;
 
    position: relative;
 
    z-index: 1;
 
     margin-bottom: 50px;
 
 
}
 
}
  
div#content {
+
div.note{
    position: relative;
 
    color: #000;
 
    padding: 10px 35px 0px;
 
    margin-top: 0px;
 
    /* width: 890px; */
 
 
     margin: auto;
 
     margin: auto;
     /* border-width: 0px; */
+
     width: 150px;
     /* background: url(http://wiki.metin2.com.pt/images/f/f8/Contentbackground.png) repeat-y; */
+
     border: 1px solid #0b1e26;
}
+
    border-top-left-radius: 10px;
 
+
    border-top-right-radius: 10px;
#p-cactions li.selected a, #p-cactions .new a, #p-cactions li a, #p-cactions li a:hover {
+
    border-bottom-left-radius: 10px;
z-index: 1;
+
    border-bottom-right-radius: 10px;
}
+
    box-shadow: 2px 2px 5px #000000;
 
+
    background: #0b1e26;
.portletNavTop {
+
     color: #dadada;
     position: relative;
+
     font-weight: bold;
     z-index: 3;
+
     padding: 5px;
}
 
 
 
/* Damn Annoying Box */
 
#bilder {
 
     display: none; /* Bye */
 
 
}
 
}

Τελευταία αναθεώρηση της 14:04, 14 Μαΐου 2020

/* Το τοποθετημένο εδώ CSS θα εφαρμοστεί σε όλα τα skins */
body{    
    background: url(/images/6/65/Background_Idra.jpg) no-repeat fixed center top #000;
    background-size: cover;
}

/* Christmas bg start 
.christmasbgtable {
background: url(/images/4/47/Boxesheaderbackgroundxmas.png) no-repeat !important;
background-size: 100% 100% !important;
}

.boxesheaderbackground {
    background: url(/images/4/47/Boxesheaderbackgroundxmas.png) repeat 0em 0em;
}
 Christmas bg ends */

/* Tables */
table.prettytable {
    margin: auto;
    border-color: blue;
    border: 1px solid #26130b;
    background: transparent;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 2px 5px #000000;
    font-size: 0.9em;
    border-collapse: collapse;
    text-align: center;
}
table.prettytable td {
    vertical-align: top;
    border-color: blue;
    border: 1px solid #26130b;
    background: transparent;
    text-align: center;
    padding:0.5em;
}
table.prettytable td td {
    vertical-align: unset;
    border-color: unset;
    border: unset;
    background: unset;
    text-align: unset;
    padding:unset;
}
table.prettytable th {
    background: #26130b;
    color: #f0d9a2;
    border: 1px;
}

div.note{
    margin: auto;
    width: 150px;
    border: 1px solid #0b1e26;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 2px 5px #000000;
    background: #0b1e26;
    color: #dadada;
    font-weight: bold;
    padding: 5px;
}