i got bored and just tried.
tietokanta.dy.fi/ohjelmointi/ - Mar 2024 by vpbot
Details
Authorvpbot
LicenseNo License
Categorytietokanta.dy.fi/ohjelmointi/
Created
Updated
Size1.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
really not meant for anyone.
Source code
/* ==UserStyle==
@name tietokanta.dy.fi/ohjelmointi/ - Mar 2024
@namespace github.com/openstyles/stylus
@version 0.1
@description i got bored and just tried.
@author vp
==/UserStyle== */
/*
ps this is not meant to be good
*/
@-moz-document url-prefix("http://tietokanta.dy.fi/ohjelmointi/") {
/* Insert code here... */
body {
background-color: #222;
color: #e9e9e9;
}
p {
color: #e9e9e9;
}
pre {
color: #222;
}
li {
color: #e9e9e9;
}
.w3-justify {
color: #e9e9e9;
}
.w3-opacity {
color: #e9e9e9;
}
.w3-wide {
color: #e9e9e9;
}
.koodi {
background-color: #e9e9e9;
}
.footer {
background-color: #00ffCe;
}
#otsikko1A {
color: #e9e9e9;
}
#otsikko1B {
color: #e9e9e9;
}
#otsikko1C {
color: #e9e9e9;
}
#otsikko1D {
color: #e9e9e9;
}
#otsikko1E {
color: #e9e9e9;
}
#otsikko1F {
color: #e9e9e9;
}
}