diff --git a/like_mybb_bT4CK-theme.xml b/like_mybb_bT4CK-theme.xml index 562a939d8be8b480541854797ef789dff1feef4a..6749ca0c4dd9d49c196b87f1ad512fe8cc1216f7 100644 --- a/like_mybb_bT4CK-theme.xml +++ b/like_mybb_bT4CK-theme.xml @@ -77,7 +77,11 @@ position: relative; left: -51px; } - + .navbar.navbar-inverse .navbar-collapse, .navbar.navbar-inverse .navbar-collapse .navbar-nav>*, .navbar.navbar-inverse .navbar-collapse>:not(.navbar-nav):not(.nav-divider) { + -webkit-box-shadow : unset ; + box-shadow : unset; + border-color : #007fd0; + } }]]> </stylesheet> <stylesheet name="Tread_prefix.css" version="1829"><![CDATA[/*(Wrapping element)*/ @@ -308,8 +312,7 @@ font-size: calc(16px + (24 - 16)*(100vw - 320px)/(1920 - 320)); ]]> </stylesheet> - <stylesheet name="refurb_theme.css" version="1829"><![CDATA[ -.navbar.navbar-expand-xl .navbar-collapse .navbar-nav { + <stylesheet name="refurb_theme.css" version="1829"><![CDATA[.navbar.navbar-expand-xl .navbar-collapse .navbar-nav { align-items:baseline; } @@ -339,11 +342,13 @@ ul.nav.navbar-nav > li >div > a > h5 { .ck-b1 { position: relative; left: 124px; + z-index: 1; } .ck-b2 { position: relative; left: 130px; + z-index: 1; } .ck-b3 { @@ -3902,7 +3907,7 @@ width:212px; .navbar .navbar-nav.navbar-right { display: flex; align-items: center; - width: 298px; + width: 287px; }]]> </stylesheet> <stylesheet name="pcard.css" version="1829"><![CDATA[/*pour article 4*/ @@ -3932,13 +3937,19 @@ width:212px; } .linkckuser { - color: #fff!important; + color: yellow!important; } .trowbottonck { max-height: 15px; background: linear-gradient(to right,#fc466b,#3f5efb)!important; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; + border-right : 0px; + border-bottom: 0px; +} + +small.text-muted { + text-shadow: 0.1em 0.1em 0 hsl(200deg 50% 30%); }]]> </stylesheet> <stylesheet name="hack_line_code.css" version="1829"><![CDATA[pre[class*=language-].line-numbers { @@ -6469,6 +6480,7 @@ $(".forumjump").on('change', function() { <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=yes" > <meta name="Description" content="A french tech IT for friends only - a lot of tips :). Author : ckforum" > <meta http-equiv="Content-Security-Policy" content="base-uri 'self'" > +<meta name="theme-color" content="#007fd0"> <meta property="og:title" content="CKFORUM" > <meta property="og:type" content="website" > @@ -6489,10 +6501,6 @@ $(".forumjump").on('change', function() { <link rel="dns-prefetch" href="https://use.fontawesome.com/" crossorigin> <!-- End preconnect prefetch --> -<!-- Bootstrap CSS 4.5 upd 0520 local -<link rel="stylesheet" href="{$mybb->settings['bburl']}/themes/like_mybb_bT4CK/orcdn/bootstrap.min.css" >--> -<!-- Bootstrap CSS 5.1.3 -<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">--> <!-- Bootstrap CSS 4.6.1 --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">