mirror of
https://github.com/gwenhael-le-moine/focus.git
synced 2025-01-12 08:03:29 +01:00
add source link
This commit is contained in:
parent
33e0de2730
commit
63f3d7c1fb
1 changed files with 5 additions and 0 deletions
|
@ -6,10 +6,15 @@
|
|||
html{background-color:#404040;color:#dedede;text-align:center;padding-top:20%}
|
||||
h1,h2{font-family:'Sorts Mill Goudy',serif;font-size:10em}
|
||||
h2{font-size:2em;color:#232323}
|
||||
footer{font-size:0.8em;color:#555;position:fixed;bottom:0;right:0}
|
||||
footer a{color:#555}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Focus.</h1>
|
||||
<h2>Go do something that makes sense, now.</h2>
|
||||
<footer>
|
||||
(sources available on <a href="https://github.com/cycojesus/focus">github</a>)
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue