diff --git a/like_mybb_bT4CK-theme.xml b/like_mybb_bT4CK-theme.xml index cc437f5802d15b009d01f3f236775e556cab3a12..ee0f9893b4664d0f7bd2bcad1aea713a25ead421 100644 --- a/like_mybb_bT4CK-theme.xml +++ b/like_mybb_bT4CK-theme.xml @@ -696,13 +696,13 @@ span.alertred { /* title alert */ /* 2. En cas de support d'object-fit, écrase les règles en (1) */ @supports (object-fit: cover) { - #video-fond > video { - width: 100%; - height: 100%; - top: 0; - left: 0; - object-fit: cover; - } + #video-fond > video { + width: 100%; + height: 100%; + top: 0; + left: 0; + object-fit: cover; + } } #shoutbox.ckround @@ -716,9 +716,14 @@ span.alertred { /* title alert */ -webkit-border-bottom-right-radius: 11px; border-bottom-left-radius: 11px; -webkit-border-bottom-left-radius: 11px; -} - - ]]> +} + +/* lien du menu MeganavBar */ + +h5.dropdown-header > strong > a:link, a:visited { + color:#fff; + text-transform:uppercase; +}]]> </stylesheet> <stylesheet name="global.css" version="1822"><![CDATA[@import url(https://fonts.googleapis.com/css?family=Montserrat:400,600,700); @charset "UTF-8";