reworked site colors
This commit is contained in:
parent
e626ca2b65
commit
2aa6978137
4 changed files with 15 additions and 20 deletions
|
@ -4,7 +4,7 @@
|
|||
padding: 25px;
|
||||
/*width: 900px;*/
|
||||
width: stretch;
|
||||
color: lightgray;
|
||||
color: lightgrey;
|
||||
}
|
||||
|
||||
h5 {
|
||||
|
|
|
@ -1,14 +1,8 @@
|
|||
|
||||
h5 {
|
||||
color: lightgrey;
|
||||
}
|
||||
|
||||
table {
|
||||
column-width: auto;
|
||||
color: lightgray;
|
||||
color: lightgrey;
|
||||
width: fit-content;
|
||||
/* border-top: none;
|
||||
border-bottom: none;*/
|
||||
}
|
||||
|
||||
button {
|
||||
|
@ -29,12 +23,3 @@ button {
|
|||
max-width: 500px;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
|
||||
/*.roleTable table tr:not(:first-child) > td {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.roleTable table tr:not(:last-child) > td {
|
||||
border-bottom: none;
|
||||
}*/
|
Loading…
Add table
Add a link
Reference in a new issue