Push actual styling to serv

This commit is contained in:
Ferit Yiğit BALABAN
2022-07-16 01:31:15 +03:00
parent ab0029a614
commit f4a7c0bd7b

View File

@@ -252,6 +252,16 @@
}
}
table {
width: 100%;
border: solid 1px black;
}
td {
padding: 1em;
border: solid 1px black;
}
#header {
background: #FDFFFF;
padding: 0 150px;