From a9cad7a1254d159479a287ed6acfe77fbca8c0f7 Mon Sep 17 00:00:00 2001
From: Lliar-liar <1169523200@qq.com>
Date: Sun, 24 May 2026 19:43:19 +0000
Subject: [PATCH] Use official arXiv logomark
---
index.html | 18 +++++-------------
skillopt-assets/arxiv-logomark-small.svg | 1 +
skillopt.html | 18 +++++-------------
3 files changed, 11 insertions(+), 26 deletions(-)
create mode 100644 skillopt-assets/arxiv-logomark-small.svg
diff --git a/index.html b/index.html
index 0c8769f..7e5cd41 100644
--- a/index.html
+++ b/index.html
@@ -380,18 +380,10 @@
fill: currentColor;
}
- .button-icon-mark {
- display: inline-grid;
- place-items: center;
- min-width: 30px;
- height: 16px;
- padding: 0 3px;
- border: 1px solid currentColor;
- border-radius: 3px;
- font-size: 0.52rem;
- font-weight: 800;
- line-height: 1;
- text-transform: none;
+ .arxiv-icon {
+ width: 15px;
+ height: 20px;
+ object-fit: contain;
}
.related-project {
@@ -1810,7 +1802,7 @@
Code Repo
- arXiv
+
Paper
diff --git a/skillopt-assets/arxiv-logomark-small.svg b/skillopt-assets/arxiv-logomark-small.svg
new file mode 100644
index 0000000..91e027c
--- /dev/null
+++ b/skillopt-assets/arxiv-logomark-small.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/skillopt.html b/skillopt.html
index 0c8769f..7e5cd41 100644
--- a/skillopt.html
+++ b/skillopt.html
@@ -380,18 +380,10 @@
fill: currentColor;
}
- .button-icon-mark {
- display: inline-grid;
- place-items: center;
- min-width: 30px;
- height: 16px;
- padding: 0 3px;
- border: 1px solid currentColor;
- border-radius: 3px;
- font-size: 0.52rem;
- font-weight: 800;
- line-height: 1;
- text-transform: none;
+ .arxiv-icon {
+ width: 15px;
+ height: 20px;
+ object-fit: contain;
}
.related-project {
@@ -1810,7 +1802,7 @@
Code Repo
- arXiv
+
Paper