-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
71 lines (57 loc) · 1.66 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Sumanth Rao's Homepage</title>
<style>
@font-face {font-family: "Avenir LT Pro 35 Light";
src: url("fonts/e5f78b4fb90a80a32be156470cbfead1.eot"); /* IE9*/
src: url("fonts/e5f78b4fb90a80a32be156470cbfead1.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("fonts/e5f78b4fb90a80a32be156470cbfead1.woff2") format("woff2"), /* chrome、firefox */
url("fonts/e5f78b4fb90a80a32be156470cbfead1.woff") format("woff"), /* chrome、firefox */
url("fonts/e5f78b4fb90a80a32be156470cbfead1.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url("fonts/e5f78b4fb90a80a32be156470cbfead1.svg#Avenir LT Pro 35 Light") format("svg"); /* iOS 4.1- */
}
body {
margin: 0 auto;
max-width: 50em;
color: rgb(0, 0, 0);
font-family:"Avenir LT Pro 35 Light" !important;
/* font-family: "sans-serif", Helvetica, Arial; */
font-size: 16px;
line-height: 1.5;
}
.profilephoto {
float: left;
padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
}
a {
color: rgb(93, 63, 211);
}
strong {
font-weight: 900;
font-size: 18px;
}
hr {
border: 0;
background: #e5e5e5;
height: 1px;
margin: 0 0 20px;
}
ul {
padding-left: 3mm;
}
/* unvisited link */
</style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body data-new-gr-c-s-check-loaded="14.1052.0" data-gr-ext-installed="">
<div>
<h2>Error 404</h2>
<h2>Page not found!</h2>
</div>
<br>
<!-- <h2>Blog</h2> -->
</div>