mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-07 15:18:20 -05:00
fixed css
This commit is contained in:
@@ -215,7 +215,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
.v-theme--dark {
|
.v-theme--dark {
|
||||||
|
|
||||||
a:not(.v-*) {
|
a:not([class]) {
|
||||||
color: #b98766;
|
color: #b98766;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
background-color: transparent
|
background-color: transparent
|
||||||
@@ -235,7 +235,6 @@ onMounted(() => {
|
|||||||
outline: 0
|
outline: 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Meal-Plan */
|
/* Meal-Plan */
|
||||||
|
|
||||||
.cv-header {
|
.cv-header {
|
||||||
|
|||||||
Reference in New Issue
Block a user