Commit 6eb9f9b8 authored by Almouhannad's avatar Almouhannad

(F) Layout changes -_-

parent 76c57b3f
......@@ -18,6 +18,7 @@
.custom-accordion-header .btn-primary{
width: 100%;
background-color: var(--heading-color);
border-color: var(--heading-color);
font-weight: 700;
}
......@@ -69,6 +70,7 @@
.custom-buttons .btn-outline-primary {
color: white;
background-color: var(--heading-color);
border-color: var(--heading-color);
}
.custom-buttons .btn-outline-primary:hover {
......
......@@ -21,7 +21,7 @@
.custom-edit-button button {
font-weight: 900;
border-color: var(--heading-color);
background-color: var(--heading-color);
color: white;
}
......
......@@ -10,6 +10,7 @@
font-weight: 900;
background-color: var(--heading-color);
border-color: var(--heading-color);
color: white;
}
/* #endregion */
\ No newline at end of file
......@@ -23,6 +23,7 @@
font-weight: 900;
background-color: var(--heading-color);
border-color: var(--heading-color);
color: white;
}
......
......@@ -10,6 +10,7 @@
font-weight: 900;
background-color: var(--heading-color);
border-color: var(--heading-color);
color: white;
}
/* #endregion */
\ No newline at end of file
......@@ -44,6 +44,7 @@
.custom-buttons .btn-outline-primary {
color: white;
background-color: var(--heading-color);
border-color: var(--heading-color);
}
.custom-buttons .btn-outline-primary:hover {
......
......@@ -44,6 +44,7 @@
.custom-buttons .btn-outline-primary {
color: white;
background-color: var(--heading-color);
border-color: var(--heading-color);
}
.custom-buttons .btn-outline-primary:hover {
......
......@@ -48,6 +48,7 @@
.custom-accordion-header .btn-primary{
width: 100%;
background-color: var(--heading-color);
border-color: var(--heading-color);
font-weight: 700;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment