projects
/
html.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14be996
)
tweak index2
author
JKirchartz
<jkirchartz@gmail.com>
Tue, 20 Nov 2018 05:06:08 +0000
(
00:06
-0500)
committer
JKirchartz
<jkirchartz@gmail.com>
Tue, 20 Nov 2018 05:06:08 +0000
(
00:06
-0500)
index2.html
patch
|
blob
|
history
diff --git
a/index2.html
b/index2.html
index
1959d59
..
ce6f94f
100644
(file)
--- a/
index2.html
+++ b/
index2.html
@@
-6,7
+6,11
@@
body {
color: #00FF00;
background: #111;
- text-align: center;
+}
+pre {
+ display: inline-block;
+ max-width: 60vw;
+ margin: 0 auto;
}
</style>
</head>