Many changes, mainly to content, in preparation for version 1.0.0

This commit is contained in:
simon 2017-09-09 15:42:04 +01:00
parent 85467c19ce
commit 8eca444d0b
9 changed files with 119 additions and 72 deletions

View file

@ -83,6 +83,15 @@ header h1 {
margin-top: 0;
}
header a {
font-weight: bold;
color: white;
}
header a:hover {
color: darkgray;
}
img {
border: 0;
padding: 0;