This commit is contained in:
2019-05-19 12:10:41 +02:00
parent 1916326f4e
commit 17449b7818

View File

@@ -7,6 +7,9 @@
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
} }
table, th, td {
border: 1px solid black;
}
</style> </style>
</head> </head>
<body> <body>