i got bored and just tried.
different from my other one cus this is for only the landing page.
tietokanta.dy.fi - Mar 2024 by vpbot
Details
Authorvpbot
LicenseNo License
Categorytietokanta.dy.fi/
Created
Updated
Size332 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
not meant for you. this is for me and myself. also school computers that i use.
Source code
/* ==UserStyle==
@name tietokanta.dy.fi - Mar 2024
@namespace github.com/openstyles/stylus
@version 0.1
@description i got bored and just tried.
@author vp
==/UserStyle== */
@-moz-document url("http://tietokanta.dy.fi/") {
/* Insert code here... */
body {
background: #222;
}
}