appearence overhall
This commit is contained in:
@@ -3,17 +3,17 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Bang Webmail</title>
|
||||
<title>bang</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>Bang Webmail</h1>
|
||||
<h1>bang</h1>
|
||||
<nav>
|
||||
<a href="login.html">Login</a>
|
||||
<a href="register.html">Register</a>
|
||||
</nav>
|
||||
<p>Welcome to Bang Webmail! Please login or register to continue.</p>
|
||||
<p>Send emails with a !</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user