rename index to home

This commit is contained in:
jomo
2014-06-23 02:53:32 +02:00
parent 5eeeb6a0bc
commit e3c45c4acd
6 changed files with 44 additions and 29 deletions

View File

@@ -177,6 +177,11 @@ a {
p {
font-size: 16px;
span {
// used to control eventual line breaks a bit
display: inline-block;
}
}
img {