This commit is contained in:
gwenhael 2016-12-12 17:04:05 +01:00 committed by GitHub
parent c7da4769ee
commit eb04bdc1fa

View file

@ -3,11 +3,10 @@
<title>Focus.</title>
<link href='http://fonts.googleapis.com/css?family=Sorts+Mill+Goudy' rel='stylesheet' type='text/css'>
<style>
html{background-color:#baddad;color:#687dad;text-align:center;padding-top:20%}
html{background-color:#baddad;color:#687d4d;text-align:center;padding-top:20%}
h1,h2{font-family:'Sorts Mill Goudy',serif;font-size:10em}
h2{font-size:2em;color:#333}
h2{font-size:2em}
footer{font-size:0.8em;color:#555;position:fixed;bottom:0;right:0}
footer a{color:#555}
</style>
</head>
<body>