« MediaWiki:Common.css » : différence entre les versions
De WikiMetz : Encyclopédie sur l'Histoire de Metz, l'encyclopédie de Metz
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 19 : | Ligne 19 : | ||
{background-color: #9933ff !important; | {background-color: #9933ff !important; | ||
background-image: none;} | background-image: none;} | ||
#footer{background:#2d2d2d;} | |||
@media (max-width:768px) | @media (max-width:768px) | ||
{#mw-page-base | {#mw-page-base | ||
{background-color: #9933ff;} | {background-color: #9933ff;} | ||
#footer{background:#2d2d2d;} | |||
} | } | ||
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) | @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) | ||
{#mw-page-base | {#mw-page-base | ||
{background-color: #9933ff;} | {background-color: #9933ff;} | ||
#footer{background:#2d2d2d;} | |||
} | } | ||
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) | @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) | ||
{#mw-page-base | {#mw-page-base | ||
{background-color: #9933ff;} | {background-color: #9933ff;} | ||
#footer{background:#2d2d2d;} | |||
} | } | ||
div.vectorTabs a:hover | div.vectorTabs a:hover | ||
Version du 18 avril 2020 à 12:03
/* Le CSS placé ici sera appliqué à tous les habillages. */
/* To change the tile bar background color*/
// For green background tile.
.tilebar {
background: green !important;
}
/* les puces */
ul {
list-style-type: disc;
.list-style-image-svg('images/bullet-circle-icon.svg', 'images/bullet-circle-icon.png');
}
/* les couleurs du header */
#mw-page-base
{background-color: #9933ff !important;
background-image: none;}
#footer{background:#2d2d2d;}
@media (max-width:768px)
{#mw-page-base
{background-color: #9933ff;}
#footer{background:#2d2d2d;}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait)
{#mw-page-base
{background-color: #9933ff;}
#footer{background:#2d2d2d;}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape)
{#mw-page-base
{background-color: #9933ff;}
#footer{background:#2d2d2d;}
}
div.vectorTabs a:hover
{background-color: #c5a6ff;}
div.onhoverbg:hover
{background-color: #c5a6ff;}
img.downarrow:hover
{background-color: #c5a6ff;}
div.vectorMenu:hover h5 span
{background-color: #c5a6ff;}
div.vectorMenu h5 span
{background-color: #9933ff;}
div.vectorMenu:hover h5 a
{background-color: #c5a6ff;}
div.vectorMenu h5 a
{background-color: #9933ff;}
div.vectorMenu:hover
{background-color: #c5a6ff;}
div.vectorMenu ul
{border: solid 2px #9933ff;
border-top: none;}
@media (max-width: 768px)
{#hamburgerIcon:hover
{background-color: #c5a6ff;}
img.editbutton:hover
{background-color: #c5a6ff;}
div.actionmenu ul
{border-top: solid 2px #9933ff;}
#left-navigation
{background-color: #9933ff;}
}
WikiMetz : Encyclopédie sur l'Histoire de Metz
