New layout
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
|
||||
:root {
|
||||
--h1-font-size: 1.1em;
|
||||
--h2-font-size: 1.1em;
|
||||
--h3-font-size: 1em;
|
||||
--default-font-size: 1em;
|
||||
--app-header-font-size: 1.5em;
|
||||
--link-font-size: 0.75em;
|
||||
--h1-font-size: 1em;
|
||||
--h2-font-size: 1em;
|
||||
--h3-font-size: 0.91em;
|
||||
--default-font-size: 0.91em;
|
||||
--app-header-font-size: 1.3em;
|
||||
--link-font-size: 0.8em;
|
||||
--h1-color: #64aa82;
|
||||
--default-animation-time: 0.5s;
|
||||
--default-font-color: #c2c2c2;
|
||||
@@ -171,11 +171,6 @@ td, th {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
th {
|
||||
color: var(--default-header-color);
|
||||
font-size: var(--h3-font-size);
|
||||
}
|
||||
|
||||
thead, tbody {
|
||||
display: block;
|
||||
width: auto;
|
||||
|
Reference in New Issue
Block a user