diff --git a/public/about.php b/public/about.php
index ffd205d..a87fe43 100755
--- a/public/about.php
+++ b/public/about.php
@@ -1,9 +1,9 @@
-
+
+
I am a human. Treat me as such. I will reciprocate.
+
+
This is a hunk of text about me and my website.
Very fascinating indeed.
I endorse free and open software.
@@ -15,10 +15,7 @@
(People of culture would call this 'edgy tsundere behavior', but what do they know...)
Let's all love Lain! ❤
- Dani aka TheShinyMelon
-
-
+
+
+
-
-
diff --git a/public/audio.php b/public/audio.php
index 3414e44..bcf811d 100755
--- a/public/audio.php
+++ b/public/audio.php
@@ -1,4 +1,4 @@
-
> chosen file type: audio
listing files...
+
> chosen file type: audio
listing files...
$
> chosen file type: image
listing files...
+
> chosen file type: image
listing files...
$
LAYER-
-
+
diff --git a/public/resources/stylesheet.css b/public/resources/stylesheet.css
index bd7e029..9f3931c 100755
--- a/public/resources/stylesheet.css
+++ b/public/resources/stylesheet.css
@@ -88,21 +88,32 @@ footer {
.menu_bar li a {
text-decoration: none;
- color: #FFF;
}
.menu_bar li a:hover {
+ text-style-type: bold;
+ /*
text-decoration: underline;
text-decoration-thickness: 5px;
text-decoration-color: #f3a041;
- color: #FFF;
+ */
+}
+
+.menu_bar li a:hover:before {
+ content: '~/';
+}
+
+.menu_bar li a:hover:after {
+ content: '/ ';
}
.menu_bar li a:active {
+ color: #AAA;
+ /*
text-decoration: underline;
text-decoration-thickness: 6px;
text-decoration-color: #41a3f3;
- color: #FFF;
+ */
}
.img_list {