schedule grid layout

This commit is contained in:
Sundog Jones 2024-09-09 13:00:52 -04:00
parent 6e78dd94ef
commit 0b90080417
1 changed files with 4 additions and 0 deletions

View File

@ -174,6 +174,10 @@
border: 2px solid white;
width: 100%;
}
#schedule_grid td {
border: 1px solid lightgray;
}
</style>
</head>
<body>