MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Wiki Grepolis DE
Zur Navigation springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 41: Zeile 41:
     background-color: #FFE1A3 !important
     background-color: #FFE1A3 !important
}
}
.mw-content-ltr .thumbcaption {
    background: none repeat scroll 0 0 #FF00FF;
    text-align: left;

Version vom 1. November 2013, 11:16 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

#t-whatlinkshere, #t-recentchangeslinked, #t-specialpages, #t-print, #t-permalink, #t-upload {
    display: none;
}

input.searchButton {
    display: none;
}

#column-one .generated-sidebar.portlet img {
    margin-left: 10px;
}

.generated-sidebar a {
    text-decoration: none;
}

.generated-sidebar.portlet h5 {
    font-weight: bold;
}

.generated-sidebar.portlet:not(:first-of-type) {
    margin-top: 15px; /* die ersten sechs Pixel werden ignoriert, entspricht also 9px */
}

#fh_center {
    display: block;
    width: 800px
}

/* #p-cactions { */
/*    display: none */
/* } */

#grepo_nl_hints_container {
    display: none !important
}

.thumb tright {
    background-color: #FFE1A3 !important
}

.mw-content-ltr .thumbcaption { 
    background: none repeat scroll 0 0 #FF00FF; 
    text-align: left;