0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

Tweak styling

This commit is contained in:
G.Ambatte
2025-04-07 14:38:37 +12:00
parent 99c342f19b
commit bd145f17da

View File

@@ -39,6 +39,7 @@
}
.lockTable{
break-inside: avoid;
cursor: default;
.row:hover {
background-color: #ccc;
@@ -56,11 +57,12 @@
padding: 4px 10px;
text-align: center;
}
td{
table, td{
border: 1px solid #333333;
}
.brewLookup{
break-inside: avoid;
min-height: 175px;
h2 {
margin-top: 0px;