using shortcode for button

This commit is contained in:
night0721 2023-11-11 00:58:55 +00:00
parent 79061ef0bd
commit 28839af5fb
2 changed files with 4 additions and 2 deletions

View file

@ -144,7 +144,7 @@ a:visited, a:link {
padding: 3rem 0;
margin: 0 auto 2rem;
line-height: 1.6;
font-size: 1.5rem;
font-size: 1.2rem;
}
@media screen and (max-width: 64rem) {
@ -202,7 +202,7 @@ a:visited, a:link {
font-style: italic;
}
.cv {
.general-button {
border: 2px solid var(--color-text);
border-radius: 10px;
width: 100px;

View file

@ -4,4 +4,6 @@ description: "Here is some websites, blogs, news that I find interesting and use
lastmod: "2023-11-07"
---
{{<hrefbut onclick=window.open('/bookmarks') text="Bookmarks">}}
{{<links>}}