change date time format to simpler version
This commit is contained in:
@@ -301,7 +301,7 @@ body {
|
||||
text-align: center;
|
||||
align-self: center;
|
||||
font-size: xx-large;
|
||||
background-color: rgb(207, 235, 250);
|
||||
background-color: rgb(215, 192, 252);
|
||||
}
|
||||
|
||||
.title-text {
|
||||
@@ -408,7 +408,7 @@ div.bar {
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
background-color: rgb(185, 181, 181);
|
||||
background-color: rgb(207, 235, 250);
|
||||
color: black;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user