projects
/
html.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e712e6
)
Try to fix index again
live
author
JKirchartz
<jkirchartz@gmail.com>
Tue, 20 Nov 2018 05:17:23 +0000
(
00:17
-0500)
committer
JKirchartz
<jkirchartz@gmail.com>
Tue, 20 Nov 2018 05:17:23 +0000
(
00:17
-0500)
index2.html
patch
|
blob
|
history
diff --git
a/index2.html
b/index2.html
index
ce6f94f
..
7098b31
100644
(file)
--- a/
index2.html
+++ b/
index2.html
@@
-7,14
+7,14
@@
body {
color: #00FF00;
background: #111;
}
-pre {
- display: inline-block;
+div {
max-width: 60vw;
margin: 0 auto;
}
</style>
</head>
<body>
+ <div>
<pre>
_____ _ _ ____ _ ___ _ ____
@@
-45,5
+45,6
@@
feed: <a href="http://fuckup.solutions/feed/">http://fuckup.solutions/feed/</a>
<a href='http://subgenius.com/'>subgenius.com</a>
</pre>
+ </div>
</body>
</html>