mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-02-14 22:11:51 +00:00
7 lines
78 B
CSS
7 lines
78 B
CSS
|
body {
|
||
|
margin-top: 60px;
|
||
|
}
|
||
|
table, th, td {
|
||
|
border: 1px solid black;
|
||
|
}
|