This commit is contained in:
Ian Webster
2014-09-20 15:58:39 -07:00
parent 438de8c5b6
commit 17a94d2a60
2 changed files with 5 additions and 1 deletions

View File

@@ -6,6 +6,10 @@
<link href="http://ianww.com/bootstrap.min.css" rel="stylesheet" />
<link href="http://ianww.com/main.css" rel="stylesheet" />
<style>
body {
background-image: none;
background-color: #2C3A50;
}
.mute {
color: #909090;
font-size: 10px;