2
1
Fork 0
mirror of https://git.savannah.gnu.org/git/gnuboot.git synced 2025-01-24 00:00:19 +01:00

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

View file

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