stuff
This commit is contained in:
9
public/static/css/a.css
Normal file
9
public/static/css/a.css
Normal file
@@ -0,0 +1,9 @@
|
||||
* {
|
||||
color: darkgreen;
|
||||
text-decoration-color: darkgoldenrod;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, p, a {
|
||||
color: darkgreen;
|
||||
text-decoration-color: darkgoldenrod;
|
||||
}
|
||||
Reference in New Issue
Block a user