mirror of
https://github.com/gwenhael-le-moine/focus.git
synced 2025-01-12 08:03:29 +01:00
Fidgeting with color, the (not so) novel way of Procrastination.
This commit is contained in:
parent
ac444c3c14
commit
9ae4249d5b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<style>
|
<style>
|
||||||
html{background-color:#404040;color:#dedede;text-align:center;padding-top:20%}
|
html{background-color:#404040;color:#dedede;text-align:center;padding-top:20%}
|
||||||
h1,h2{font-family:'Sorts Mill Goudy',serif;font-size:10em}
|
h1,h2{font-family:'Sorts Mill Goudy',serif;font-size:10em}
|
||||||
h2{font-size:2em;color:#232323}
|
h2{font-size:2em;color:#333}
|
||||||
footer{font-size:0.8em;color:#555;position:fixed;bottom:0;right:0}
|
footer{font-size:0.8em;color:#555;position:fixed;bottom:0;right:0}
|
||||||
footer a{color:#555}
|
footer a{color:#555}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue