beep on new message + first css
This commit is contained in:
@@ -2,15 +2,17 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<link href="stylesheets/jquery.cssemoticons.css" media="screen" rel="stylesheet" type="text/css" />
|
||||
<link href="safechat.css" rel="stylesheet" type="text/css" />
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="openpgp.js"></script>
|
||||
<script type="text/javascript" src="safechat.js"></script>
|
||||
<script src="javascripts/jquery.cssemoticons.min.js" type="text/javascript"></script>
|
||||
<link href="jquery.cssemoticons.css" media="screen" rel="stylesheet" type="text/css" />
|
||||
<script src="jquery.cssemoticons.js" type="text/javascript"></script>
|
||||
<title>Safe Chat</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Safe Chat</h1>
|
||||
|
||||
<div id="main">
|
||||
|
Reference in New Issue
Block a user