From 44a83787aacc847ddf696f3fe7fe5640c0d550f0 Mon Sep 17 00:00:00 2001 From: yqni13 Date: Thu, 6 Jun 2024 15:03:58 +0200 Subject: [PATCH] find regex problem, attempt#2 --- README.md | 2 +- docs/update_protocol.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2cfd3ed..a77ff16 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ The webpage uses a svg-file to shape displayed images. To do so, the "mask-" pro ## Updates [list of all updates](docs/update_protocol.md) -### $\textsf{{\color{pink}{last}} update\ 1.1.0\ >>\ {\color{pink}1.1.1}}$ +### $\textsf{{\color{blue}last} update\ 1.1.0\ >>\ {\color{pink}1.1.1}}$ - $\textsf{\color{red}Bugfix:}$ In desktop-mode (width > 1024px), the "x" to close the gallery slider will change opacity while being hovered. [Before: The "x" button did not change the opacity while being hovered.] diff --git a/docs/update_protocol.md b/docs/update_protocol.md index 22e4d44..76c3549 100644 --- a/docs/update_protocol.md +++ b/docs/update_protocol.md @@ -4,7 +4,7 @@
-### 2024/6/6 - $\textsf{{\color{pink}last} update\ 1.1.0\ >>\ {\color{pink}1.1.1}}$ +### 2024/6/6 - $\textsf{last\ update\ 1.1.0\ >>\ 1.1.1}$ - $\textsf{\color{red}Bugfix:}$ In desktop-mode (width > 1024px), the "x" to close the gallery slider will change opacity while being hovered. [Before: The "x" button did not change the opacity while being hovered.]