chore(release): 0.5.0 #13
@@ -47,7 +47,6 @@ header {
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
background-color: var(--ctp-mantle);
|
||||
/* color: var(--ctp-text); */
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
|
||||
@@ -89,11 +88,6 @@ header a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* .button a:hover { */
|
||||
/* color: var(--nord-bg0); */
|
||||
/* text-decoration: none; */
|
||||
/* } */
|
||||
|
||||
.button:hover {
|
||||
background-color: var(--ctp-mauve);
|
||||
cursor: pointer;
|
||||
@@ -151,7 +145,6 @@ header a {
|
||||
|
||||
.select-table a {
|
||||
display: block;
|
||||
/* color: var(--nord-acc0); */
|
||||
text-decoration: none;
|
||||
transition: 0.1s ease-in-out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user