color adjustments
This commit is contained in:
parent
a217c0819e
commit
ba49a5853c
5 changed files with 18 additions and 11 deletions
|
|
@ -137,6 +137,13 @@ footer {
|
|||
background-position: top;
|
||||
box-sizing: border-box;
|
||||
z-index: 2;
|
||||
a {
|
||||
color: var(--bg);
|
||||
}
|
||||
.icon {
|
||||
border: 1px solid var(--bg);
|
||||
|
||||
}
|
||||
.footframe {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue