11@import url ("https://fonts.googleapis.com/css2?family=Poppins:wght@100 200 300 400 500 600 700 800 900" );
2+ /**
3+ * $primary-color: #007AFF
4+ * $main-font-color: #00000d
5+ * $background-color: #D7EEFF
6+ * $dimText-color: #666
7+ * $darkblue-color: #FAFAFA
8+ * $cardBody-color: #F8F9FB
9+ * $yellow-color: #ffec51
10+ * $banner-gradient: linear-gradient(310deg, rgba(83,141,255,1) 0%, rgba(215,238,255,1) 100%) */
211html , body , div , span , applet , object , iframe , h1 , h2 , h3 , h4 , h5 , h6 , p , blockquote , div pre , a , abbr , acronym , address ,
312big , cite , code , del , dfn , em , font , img , ins , kbd , q , s , samp , small , strike , strong , sub , sup , tt , var , b , u , i , center , dl ,
413dt , dd , ol , ul , li , figure , header , nav , section , article , aside , footer ,
@@ -671,7 +680,7 @@ section {
671680 }
672681}
673682.main-banner {
674- background-image : url(.. / images/card.png );
683+ background : linear-gradient ( 310 deg , # 18033e 0 % , # 081b42 100 % );
675684 background-position : center center;
676685 background-size : cover;
677686 min-height : 380px ;
@@ -1033,4 +1042,4 @@ body {
10331042 .gaming-library .item ul li {
10341043 width : 16% ;
10351044 }
1036- }/*# sourceMappingURL=style .css.map */
1045+ }/*# sourceMappingURL=dark_theme .css.map */
0 commit comments