Commit 40d3d990 authored by Almouhannad Hafez's avatar Almouhannad Hafez

Edit styling

parent 90f05a83
...@@ -11,4 +11,21 @@ body { ...@@ -11,4 +11,21 @@ body {
#stacked-bar-chart-legend .legend-item :hover { #stacked-bar-chart-legend .legend-item :hover {
opacity: 0.8; opacity: 0.8;
}
.accordion-item {
margin-bottom: 1em;
}
.card-body {
background-color: white;
}
h2 {
margin: 20px 0;
}
.chart-description {
margin-bottom: 15px;
font-style: italic;
} }
\ No newline at end of file
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