File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -278,7 +278,7 @@ a[href^="http"]:not(:has(.arrow)):not(:has(img)):not(:has(svg))::after {
278278 max-width : 12rem ;
279279 font-size : 80% ;
280280 border-radius : var (--btnsqr );
281- background-color : rgba (var (--ctp-antiblue )/ 50 % );
281+ background-color : rgba (var (--ctp-antiblue )/ 40 % );
282282 color : var (--ctp-antitext );
283283 opacity : 1 ;
284284 font-weight : 600 ;
@@ -291,7 +291,7 @@ a[href^="http"]:not(:has(.arrow)):not(:has(img)):not(:has(svg))::after {
291291 transition : box-shadow 200ms var (--slickease );
292292 margin : 0.3rem ;
293293 border : none;
294- box-shadow : 0 0 0 0 rgba (var (--ctp-antiblue )/ 50 % );
294+ box-shadow : 0 0 0 0 rgba (var (--ctp-antiblue )/ 40 % );
295295 min-width : 4rem ;
296296 vertical-align : middle;
297297 text-align : center;
You can’t perform that action at this time.
0 commit comments