1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
| @charset "utf-8"; .st4 { font-family : IBM Plex Mono; font-style : italic; font-size : 42px; color : #000000; color : rgb(0, 0, 0); opacity : 0.19; filter: alpha(opacity=19) progid:DXImageTransform.Microsoft.Alpha(opacity=19) ; } .st0 { background : #5FDDFF; background : rgba(95, 221, 255, 1); position : absolute ; left : 839px; top : 618px; width : 158px; height : 158px; } .st { font-family : IBM Plex Mono; font-size : 53px; line-height : 52px; color : #212121; color : rgb(33, 33, 33); } .st1 { font-family : IBM Plex Mono; font-size : 53px; line-height : 52px; color : #212121; color : rgb(33, 33, 33); } .st1 { background : #96ADB0; background : rgba(150, 173, 176, 1); position : absolute ; left : 0px; top : 0px; width : 1296px; height : 1728px; } .st2 { background : #212121; background : rgba(33, 33, 33, 1); position : absolute ; left : 226px; top : 234px; width : 946px; height : 713px; } .st5 { font-family : IBM Plex Mono; font-weight : bold; font-size : 53px; line-height : 52px; color : #212121; color : rgb(33, 33, 33); }
|