Merge branch 'main' of hectabit.org:HectaBit/Burgernotes

This commit is contained in:
maaa 2024-02-28 20:59:37 +01:00
commit 20626136f0
2 changed files with 2 additions and 1 deletions

View File

@ -170,7 +170,7 @@ body {
filter: invert(var(--invertdm));
padding-left: 17.5px;
padding-right: 17.5px;
background-image: url("../static/svg/delete.svg");
background-image: url("../../static/svg/delete.svg");
background-position: center;
background-repeat: no-repeat;
background-size: 55%;

View File

@ -12,6 +12,7 @@
</head>
<body>
<a href="https://notes.old.hectabit.org" style="right: 0px;position: fixed;background-color: white;color: white;padding: 20px;">Click here</a>
<div class="mainDiv">
<div class="startDiv">
<h1 class="w300">Burgernotes</h1>