Make styling work with the new message rendering

This commit is contained in:
khlieng 2015-02-18 22:55:08 +01:00
parent 9e301843d2
commit 2aeb8c97a3
5 changed files with 49 additions and 49 deletions

View file

@ -6,7 +6,7 @@
<title>IRC</title>
<link href="//fonts.googleapis.com/css?family=Montserrat|Ubuntu+Mono:400,700" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Montserrat|Droid+Sans+Mono" rel="stylesheet">
<link href="css/fontello.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
</head>