major fm updates
This commit is contained in:
@@ -13,14 +13,16 @@
|
||||
justify-content: center;
|
||||
height: 100vh; /* This ensures that the container takes the full height of the viewport */
|
||||
margin: 0; /* Remove default margin */
|
||||
background-color: #1a1a1a;
|
||||
color: #e0e0e0;
|
||||
}
|
||||
|
||||
.grey {
|
||||
color:grey;
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.blue {
|
||||
color:blue;
|
||||
color: #6b9bd1;
|
||||
}
|
||||
|
||||
table {
|
||||
|
||||
Reference in New Issue
Block a user