switch from tabs to spaces
This commit is contained in:
parent
a361baadc6
commit
5024fb2560
24
index.html
24
index.html
@ -5,19 +5,19 @@
|
||||
<link type="text/css" rel="stylesheet" href="/static/css/banner-styles.css"/>
|
||||
|
||||
|
||||
<title>Mediocre Gopher</title>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/web/20141220105253im_/https://mediocregopher.com/favicon.ico">
|
||||
<style type="text/css">
|
||||
body { background-color:#434343; font-family:arial; }
|
||||
pre { font-family:monospace; font-size:8pt; letter-spacing:-1.5pt; line-height: 8pt; color:#bada55; font-weight:bold; }
|
||||
a:link { color: #bada55; }
|
||||
a:visited { color: #bada55; }
|
||||
ul { list-style-type: none; margin:0px; padding:0px; }
|
||||
li { margin:0px; padding:0px; }
|
||||
</style>
|
||||
<title>Mediocre Gopher</title>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/web/20141220105253im_/https://mediocregopher.com/favicon.ico">
|
||||
<style type="text/css">
|
||||
body { background-color:#434343; font-family:arial; }
|
||||
pre { font-family:monospace; font-size:8pt; color:#bada55; font-weight:bold; }
|
||||
a:link { color: #bada55; }
|
||||
a:visited { color: #bada55; }
|
||||
ul { list-style-type: none; margin:0px; padding:0px; }
|
||||
li { margin:0px; padding:0px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:99%;position:absolute;top:5em;text-align:center;">
|
||||
<div style="width:99%;position:absolute;top:5em;text-align:center;">
|
||||
<pre>
|
||||
`.-/+osssssssssoo+/:-`
|
||||
`-/oydNMMNmdhyyyyyyyyyyhdmNMMNmhs+:`
|
||||
@ -82,6 +82,6 @@
|
||||
888
|
||||
888
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user