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 - + 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 - + Paper