mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 20:17:58 +05:30
nm
This commit is contained in:
2
404.html
2
404.html
@@ -15,7 +15,7 @@
|
||||
<body>
|
||||
<center>
|
||||
<h0>404</h0><br>
|
||||
<p>Sorry, that page doesn't exist.</p>
|
||||
<p class="msg">Sorry, that page doesn't exist.</p>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -86,8 +86,12 @@ header {
|
||||
}
|
||||
|
||||
h0 {
|
||||
font-size: 750%;
|
||||
background-color: #7F00FF;
|
||||
font-size: 1000%;
|
||||
color: #7F00FF;
|
||||
}
|
||||
|
||||
p.msg {
|
||||
font-size: 150%;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
||||
Reference in New Issue
Block a user