Updated error page, getting ready for merging

Update index.php, articles.json, and 4 more files...
This commit is contained in:
2023-11-11 13:50:38 +01:00
parent 2e413d24fd
commit d3d58ecdc5
6 changed files with 20 additions and 7 deletions

View File

@@ -87,9 +87,12 @@
bottom: 1.5em;
right: 1.5em;
filter: drop-shadow(0 0 0.25rem #0000007F);
mix-blend-mode: multiply;
//opacity: 0.25;
opacity: 0.2;
//mix-blend-mode: multiply;
//opacity: 0.2;
opacity: 0.4;
// Preventing the selection and dragging of the image for aesthetic reasons.
user-drag: none;