update / clean up html

This commit is contained in:
jomo
2014-11-01 22:15:23 +01:00
parent 5f8465c06a
commit 87eb33bca8
2 changed files with 46 additions and 17 deletions

View File

@@ -3,6 +3,10 @@ body {
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
p {
margin-top: 10px;
}
a {
color: #00B7FF;
}
@@ -21,6 +25,9 @@ mark.green {
padding: 0;
}
.code {
font-family: monospace;
}
.sideface {
width: 180px;
height: 180px;