small fixes in font and title and favicon

This commit is contained in:
yamanq 2016-02-27 08:26:56 -05:00
parent 435d47d862
commit 03476d75c6
3 changed files with 5 additions and 1 deletions

View File

@ -16,6 +16,10 @@ h1 {
display: inline;
}
ul {
font-size: 1.5em;
}
#main {
margin: auto;
width: 66%;

View File

@ -1,5 +1,5 @@
<head>
<title>kung-fu-quoting</title>
<title>Kung Fu Quoting</title>
<link rel="icon" href="/favicon.ico">
</head>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 198 KiB