Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
- background-color: black;
- color: #eeeeee;
+ background-color: white;
+ color: black;
font-family: 'Encode Sans Semi Condensed', Arial, Helvetica, Verdana, sans-serif;
display: block;
text-align: center;
font-family: 'Encode Sans Semi Condensed', Arial, Helvetica, Verdana, sans-serif;
display: block;
text-align: center;
a:hover {
text-decoration: none;
a:hover {
text-decoration: none;
}
table#search tr:nth-child(even) {
}
table#search tr:nth-child(even) {
- background-color: #675b5b;
+ background-color: #bfbfbf;
}
table#search tr:nth-child(odd) {
}
table#search tr:nth-child(odd) {
- background-color: #474343;
+ background-color: #dedede;
}
table#reservations tr:nth-child(even) {
}
table#reservations tr:nth-child(even) {
- background-color: #675b5b;
+ background-color: #bfbfbf;
}
table#reservations tr:nth-child(odd) {
}
table#reservations tr:nth-child(odd) {
- background-color: #474343;
+ background-color: #dedede;