File tree Expand file tree Collapse file tree 1 file changed +26
-25
lines changed
Expand file tree Collapse file tree 1 file changed +26
-25
lines changed Original file line number Diff line number Diff line change 4646 margin-right : 2px ;
4747 }
4848 .tab-btn {
49- flex : 1 ;
50- background : # 336699 ;
51- color : white;
52- border : none;
53- padding : 0.5em 1em ;
54- cursor : pointer;
55- font-family : 'Minecraft Regular' ;
56- text-align : center;
57- font-size : 1em ;
58- border : 2px solid black;
59- box-shadow :
60- -2px 0 0 # 667C96,
61- 2px 0 0 # 667C96,
62- 0 -2px 0 # 667C96 ;
63- border-bottom : 4px solid rgba (0 , 0 , 0 , 0.3 );
64- z-index : 1 ;
65- justify-content : center;
66- display : flex;
67- align-items : center;
68- gap : 8px ;
69- image-rendering : pixelated;
70- margin-bottom : 5px ;
71- position : relative;
72- top : 5px ;
73- transition : ease-in-out 0.05s ;
49+ flex : 1 ;
50+ background : # 336699 ;
51+ color : white;
52+ border : none;
53+ padding : 0.5em 1em ;
54+ cursor : pointer;
55+ font-family : 'Minecraft Regular' ;
56+ text-align : center;
57+ font-size : 1em ;
58+ border : 2px solid black;
59+ box-shadow :
60+ -2px 0 0 # 667C96,
61+ 2px 0 0 # 667C96,
62+ 0 -2px 0 # 667C96 ;
63+ border-bottom : 4px solid rgba (0 , 0 , 0 , 0.3 );
64+ z-index : 1 ;
65+ justify-content : center;
66+ display : flex;
67+ align-items : center;
68+ gap : 8px ;
69+ image-rendering : pixelated;
70+ margin-bottom : 5px ;
71+ position : relative;
72+ top : 5px ;
73+ transition : ease-in-out 0.05s ;
7474 }
7575 .tab-btn : hover {
7676 filter : brightness (1.2 );
151151 object-fit : cover;
152152 border : 2px solid black;
153153 outline : 2px solid rgba (255 , 255 , 255 , 0.3 );
154+ aspect-ratio : 10 / 6 ;
154155 }
155156 .seedNo {
156157 font-weight : normal;
You can’t perform that action at this time.
0 commit comments