HomeServer/resources/css/index.css

3 lines
48 B
CSS
Raw Normal View History

2023-10-05 09:20:36 +00:00
td>*:not(:last-child) {
margin-right: 5px;
2023-09-21 11:32:44 +00:00
}