Перейти к содержанию
Для редактирования статьи ПоискоWiki, пожалуйста, заполните эту форму.

MediaWiki:Common.css: различия между версиями

нет описания правки
Нет описания правки
Нет описания правки
 
Строка 1: Строка 1:
/* Temp fix START */
/* Need to incorporate this correctly into FsLookAndFeel */
.vector-menu-tabs-legacy ul {
    font-size: 18.8px;
}
/*
.fullFooter {
    float:left;
}
*/
#global-footer {
    all: unset;
    display: block;
    padding: 17px 24px 18px 8px;
    box-sizing: border-box;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    margin-left: 150px;
}
/* Temp fix END */
/* The following readjusts the popup box that appears when hovering over links in GuidedResearch. */ .tooltip .tooltiptext {
/* The following readjusts the popup box that appears when hovering over links in GuidedResearch. */ .tooltip .tooltiptext {


Строка 307: Строка 331:
   border-color: darkgrey !important;
   border-color: darkgrey !important;
}
}
spanish common css