changeset 3:21b2c131d8c7

Wallpapers take a long time to load, and the mobile ones were removed because of the same reason
author yakumo_izuru
date Sun, 08 Jun 2025 13:01:55 -0300
parents 380da6d0a7e9
children 6cb09daeb401
files .hgignore site/.aya/menu.html site/css/menu.css site/css/windowmaker.css site/img/banners/yakumolabs_88x31.png site/img/reimu_mobile.jpg site/img/yukari_mobile.jpg site/webring/index.md
diffstat 8 files changed, 13 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sun Jun 08 13:01:55 2025 -0300
@@ -0,0 +1,2 @@
+syntax: regexp
+^\.pub$
--- a/site/.aya/menu.html	Sat Jun 07 22:47:50 2025 -0300
+++ b/site/.aya/menu.html	Sun Jun 08 13:01:55 2025 -0300
@@ -16,8 +16,9 @@
 	<a href="/members/">Members</a><br>
 	<a href="/privacy/">Privacy policy</a><br>
 	<a href="/register/">Register</a><br>
-	<a href="https://docs.yakumo.dev/wiki/Services" target="_blank">Services</a><br>
+	<a class="external" href="https://docs.yakumo.dev/wiki/Services" target="_blank">Services</a><br>
 	<a href="/staff/">Staff</a><br>
+	<a class="external" href="https://hg.yakumo.dev/lab/homepage" target="_blank">Source</a><br>
 	<a href="/terms/">Terms of service</a><br>
 	<a href="/webring/">Webring</a>
 	<br>
--- a/site/css/menu.css	Sat Jun 07 22:47:50 2025 -0300
+++ b/site/css/menu.css	Sun Jun 08 13:01:55 2025 -0300
@@ -22,6 +22,7 @@
 	--bg: #ffffff;
 	--fg: #000000;
 	--link: #000000;
+	--link-ext: #0098C0;
 	--link-hover: #800080;
 	--link-visited: #ff0000;
 	--border: #9d9d9d;
@@ -38,6 +39,7 @@
         --bg: #000000;
         --fg: #ffffff;
         --link: #ffffff;
+	--link-ext: #0098C0;
         --link-hover: #ffd700;
         --link-visited: #ffa500;
         --border: #494949;
@@ -69,6 +71,9 @@
 .menu a {
     color: var(--link);
 }
+.menu a.external {
+	color: var(--link-ext);
+}
 .menu a:hover {
     color: var(--link-hover);
 }
--- a/site/css/windowmaker.css	Sat Jun 07 22:47:50 2025 -0300
+++ b/site/css/windowmaker.css	Sun Jun 08 13:01:55 2025 -0300
@@ -8,8 +8,6 @@
 body {
     margin: 0;
     padding: 0;
-    background-image: url('/img/reimu.jpg');
-    background-position: 40% 10%;
     background-color: white;
     font-family: 'Ume UI Gothic';
 }
@@ -154,7 +152,7 @@
     margin: 0;
     margin-top: 0px;
     padding: 0;
-    background: #016701;
+    background: #800080;
     height: 23px;
 }
 
@@ -162,7 +160,7 @@
     margin: 0;
     padding: 0;
     margin-top: 0px;
-    background: #016701;
+    background: #800080;
     height: 20px;
     width: 100%;
     border-left: 1px solid #b6b6b6;
@@ -516,13 +514,10 @@
 
 /* very small - usually mobile phone screens */
 @media screen and (max-width: 600px) {
-	body { background-image: url('/img/reimu_mobile.jpg');
 	header h1 a {font-size: 1.5em}
 }
 @media (prefers-color-scheme: dark) {
 	body {
-		background-image: url('/img/yukari.jpg');
-		background-position: 35% 35%;
-		background-color: black;
+	    background-color: black;
 	}
 }
Binary file site/img/banners/yakumolabs_88x31.png has changed
Binary file site/img/reimu_mobile.jpg has changed
Binary file site/img/yukari_mobile.jpg has changed
--- a/site/webring/index.md	Sat Jun 07 22:47:50 2025 -0300
+++ b/site/webring/index.md	Sun Jun 08 13:01:55 2025 -0300
@@ -20,6 +20,7 @@
 If you do, don't make useless requests to this server by [hotlinking](https://en.wikipedia.org/wiki/Hotlinking)
 
 ![](/img/banners/yakumolabs.png)
+![](/img/banners/yakumolabs_88x31.png)
 
 ## The Webring