diff --git a/public/css/styles.css b/public/css/styles.css index fe96a0e..c7ad9d6 100644 --- a/public/css/styles.css +++ b/public/css/styles.css @@ -109,15 +109,17 @@ hr { flex-direction: row; gap: 20px; width: fit-content; - background-color: #0075FF; + background-color: white; + border-color: #0075FF; background-size: cover; /* or contain, depending on your preference */ background-repeat:repeat; border-radius: 30px; padding: 10px; padding-left: 25px; padding-right: 25px; + border: 1px solid; /* font-family: 'Syne Mono', monospace; */ - color: white; + color: #0075FF; } .hyperlink-header { diff --git a/templates/index.html b/templates/index.html index 7265cde..53436e6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -24,8 +24,7 @@
Conferences
- - +