Archived
1
0

css and frontpage fixes

This commit is contained in:
chen-chan
2015-12-23 06:08:00 +01:00
parent 6041a7d608
commit 5591b56df0
2 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
body{font-family:monospace}
dl{max-width:80ch}
dd{margin-left:2ch;overflow:auto}
dl{max-width:84ch}
dd{margin-left:4ch;overflow:auto}
.memearrows{color:green}
pre{margin: 0 0 0 0}
pre{margin: 0 0 0 0}
table,th,td{border:1px solid gray}
table {border-collapse:collapse}