From b7fc05d2f1c62bebd611180b7bc8cd64cc0cd6c1 Mon Sep 17 00:00:00 2001 From: dudleycu Date: Mon, 30 Aug 2021 16:56:04 +0900 Subject: [PATCH] css --- src/icons/mel.png | Bin 312 -> 0 bytes src/icons/rng.png | Bin 157 -> 0 bytes src/icons/tec.png | Bin 157 -> 0 bytes src/style.css | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 src/icons/mel.png delete mode 100644 src/icons/rng.png delete mode 100644 src/icons/tec.png diff --git a/src/icons/mel.png b/src/icons/mel.png deleted file mode 100644 index ec0e19b1f425662b36d736fe9ea0a498b3b9ea28..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 312 zcmV-80muG{P)~=2B*6Bp5OW2^E>y3yc_36@reiQg(N%IFru;bES8Yw-FV|KfbUrR4J5+L6v$>1 zKnH^gNWTsepb({4DA5ei4oP-a3HT2rjBoO8yoLT0NGBxOX`$W6dYDu-fnXJfcnf8| z3P_6ilJp1W@QU3~HQgG>s5r@vqRQtPd2M4@lD@^|k0Dlc(!w!jCQ?_}i5mRYxF~+c z_1O6e(ol2z0eW~WrhkJIEEkgZx(?QGhgL|ki;!gZ*e?7(VfY0ZB~*|4q1g`r0000< KMNUMnLSTXupNg&k diff --git a/src/icons/rng.png b/src/icons/rng.png deleted file mode 100644 index a8e048f5708f65477fd1a1799ed9153578814bb6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbL!P=HT}E0Ffs@*f%1=Z9?vin5jj z`2{mL)HfVhW~wa(6fpI4aSV~Ty!VVDAA^DbljD;+|LboanlVRY+9g9p52LXDheFOA q_Dh`t-i8V{SUytCdwp@~=J@AvjN7aK*)IVaz~JfX=d#Wzp$Pzt2Q(l6 diff --git a/src/icons/tec.png b/src/icons/tec.png deleted file mode 100644 index 8581141c64787707ba3becfba841c99919305155..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJPk>K|E0F&GcL@Z2F4?dY$Y(AI z@(X6DZ`hxybR5XF^>lFzk+{6|>_*-L20Y9M)$9MyjkVxR`JSl!!okrYp00i_>zopr0EB%v2mk;8 diff --git a/src/style.css b/src/style.css index 7e7f38a..9cede8b 100644 --- a/src/style.css +++ b/src/style.css @@ -253,7 +253,7 @@ border-bottom: 1px solid rgba(128,128,128,0.5); line-height: 25px; position: relative; } -.statsInfo > div:nth-last-child(1), .statsInfo > div:last-child { +.statsInfo > div:nth-last-child(1), .statsInfo > div:nth-last-child(2) { border: 0; } .basicInfo > div > span, .statsInfo > div > span {