diff --git a/dist/css/main.css b/dist/css/main.css index 2da2146..c83b532 100644 --- a/dist/css/main.css +++ b/dist/css/main.css @@ -51,6 +51,21 @@ border-bottom:1px black dotted; } +#whats_new { + cursor:pointer !important; + text-align: right; + width:15rem; + float:right; +} + +#whats_new a { + width:15rem; + text-align: right; + text-decoration: none; + border-bottom:1px var(--bs-success) dotted; +} + + #copy_url { cursor:pointer !important; text-align: center; diff --git a/dist/index.html b/dist/index.html index e1fd252..71dfc96 100644 --- a/dist/index.html +++ b/dist/index.html @@ -136,6 +136,9 @@