css: do not center html tables

This commit is contained in:
Leah Rowe 2021-09-05 04:40:43 +01:00
parent 6179b16b2d
commit aaeabe8858
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ code,pre,#TOC,a:hover{background:#eee}
margin:0 auto margin:0 auto
} }
.title>*, header ul>li, .nav ul>li, .title>*, header ul>li, .nav ul>li,
#footer ul>li, .h:hover>*, pre #footer ul>li, .h:hover>*, pre, table
{ {
display:inline; display:inline;
margin:.7%; margin:.7%;