Add line wrapping functions and switch to monospaced font
This commit is contained in:
parent
42e8f2547d
commit
3042ed5ec6
3 changed files with 99 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<title>IRC</title>
|
||||
|
||||
<link href="//fonts.googleapis.com/css?family=Montserrat|Roboto" rel="stylesheet">
|
||||
<link href="//fonts.googleapis.com/css?family=Montserrat|Ubuntu+Mono:400,700" rel="stylesheet">
|
||||
<link href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue