Compare commits

...

5 commits

Author SHA1 Message Date
667cfafbe8 added Dotawo to customizations 2020-12-01 02:00:18 +01:00
f2b8d77955 fixing css 2020-11-29 22:48:20 +01:00
5775f39288 blue is now green.. 2020-11-29 22:29:38 +01:00
2122a98608 body blue color 2020-11-29 18:15:55 +01:00
39fa618e45 blue instead of black 2020-11-29 01:37:20 +01:00
3 changed files with 2 additions and 2 deletions

View file

@ -483,7 +483,7 @@ body {
padding-left: 3rem;
padding-top: 0.5rem;
padding-right: 2rem;
color: black;
color: green;
}
.headiter {

File diff suppressed because one or more lines are too long