1
0
mirror of https://github.com/GOSTSec/gostexplr synced 2025-09-11 13:42:05 +00:00

Center content

This commit is contained in:
xcps 2018-02-05 09:39:19 +05:00
parent 0a86fb43a4
commit ab06b20949

View File

@ -4,9 +4,12 @@
body { body {
font: 16px monospace; font: 16px monospace;
text-align: center;
} }
.page { .page {
display: inline-block;
text-align: left;
} }
table td { table td {