Show dates in more readable way in webapp
This commit is contained in:
10
static/fioul.css
Normal file
10
static/fioul.css
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
tr.monday td {
|
||||
border-bottom-width: 0.19rem;
|
||||
}
|
||||
*/
|
||||
tr.saturday, tr.sunday {
|
||||
/* background-color: aliceblue; */
|
||||
background-color: var(--clight);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user