Applique le panel recette sur les recettes
This commit is contained in:
parent
75a822112f
commit
783ce3f332
8 changed files with 25 additions and 25 deletions
|
@ -100,9 +100,9 @@ figure > figcaption {
|
|||
}
|
||||
.panel-recipe {
|
||||
--panel-font-color: #000;
|
||||
--panel-background-color: #b0b0b0;
|
||||
--custom-link-text-color: #2e7eb3;
|
||||
--custom-link-text-hover-color: #2e7eb3;
|
||||
--panel-background-color: #CDCCCC;
|
||||
--custom-link-text-color: #{variable.$default-link-text-color};
|
||||
--custom-link-text-hover-color: #{variable.$default-link-text-hover-color};
|
||||
}
|
||||
.panel-success {
|
||||
--panel-font-color: #fff;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue