minor css changes
This commit is contained in:
parent
74439469ec
commit
44265bb0db
1 changed files with 1 additions and 6 deletions
|
@ -48,12 +48,7 @@ span:hover{
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (orientation:portrait){
|
@media (orientation:portrait){
|
||||||
a{
|
|
||||||
background-color: var(--highlight);
|
|
||||||
color: var(--base);
|
|
||||||
text-decoration: none;
|
|
||||||
border-radius:4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#Title{
|
#Title{
|
||||||
background-color: var(--highlight);
|
background-color: var(--highlight);
|
||||||
|
|
Loading…
Add table
Reference in a new issue