mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-02-06 03:06:39 +00:00
more styling, if you can call it that
This commit is contained in:
parent
63c69ecc14
commit
24a8500588
@ -7,7 +7,13 @@ body{
|
|||||||
display: none;
|
display: none;
|
||||||
width:30px;
|
width:30px;
|
||||||
}
|
}
|
||||||
|
table,tr{
|
||||||
|
text-align:center;
|
||||||
|
|
||||||
|
}
|
||||||
|
td{
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
/* The side navigation menu */
|
/* The side navigation menu */
|
||||||
.sidenav {
|
.sidenav {
|
||||||
height: 100%; /* 100% Full-height */
|
height: 100%; /* 100% Full-height */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user