This commit is contained in:
Robert Jelic
2025-02-09 19:42:21 +01:00
parent 003b0bdd5f
commit 3a666f9df9

View File

@@ -145,7 +145,7 @@ table.index td { text-align: left; vertical-align: top; }
#product {
text-align: center;
border-bottom: 1px solid #cccccc;
background-color: #ffffff;
background-color: #3a3a3a;
}
#product big {
@@ -153,7 +153,7 @@ table.index td { text-align: left; vertical-align: top; }
}
#main {
background-color: #f0f0ff;
background-color: #131313;
border-left: 2px solid #cccccc;
}