# HG changeset patch # User yakumo_izuru # Date 1749398515 10800 # Node ID 21b2c131d8c74370ff22118d0c73ca5b1f61ede7 # Parent 380da6d0a7e9fc5c9f5bef49ef1dcbaa5a991980 Wallpapers take a long time to load, and the mobile ones were removed because of the same reason diff -r 380da6d0a7e9 -r 21b2c131d8c7 .hgignore --- /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$ diff -r 380da6d0a7e9 -r 21b2c131d8c7 site/.aya/menu.html --- 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 @@ Members
Privacy policy
Register
- Services
+ Services
Staff
+ Source
Terms of service
Webring
diff -r 380da6d0a7e9 -r 21b2c131d8c7 site/css/menu.css --- 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); } diff -r 380da6d0a7e9 -r 21b2c131d8c7 site/css/windowmaker.css --- 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; } } diff -r 380da6d0a7e9 -r 21b2c131d8c7 site/img/banners/yakumolabs_88x31.png Binary file site/img/banners/yakumolabs_88x31.png has changed diff -r 380da6d0a7e9 -r 21b2c131d8c7 site/img/reimu_mobile.jpg Binary file site/img/reimu_mobile.jpg has changed diff -r 380da6d0a7e9 -r 21b2c131d8c7 site/img/yukari_mobile.jpg Binary file site/img/yukari_mobile.jpg has changed diff -r 380da6d0a7e9 -r 21b2c131d8c7 site/webring/index.md --- 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