mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-18 11:46:26 -07:00
Update web copy. Style pages with bootstrap accordions.
This commit is contained in:
parent
f5e66dacb8
commit
5b7133d7ff
11 changed files with 475 additions and 211 deletions
|
|
@ -0,0 +1,8 @@
|
|||
@import 'colors';
|
||||
.accordion-button:not(.collapsed) {
|
||||
color: shade-color($primary, 50%);
|
||||
}
|
||||
|
||||
.accordion-body h3 {
|
||||
color: shade-color($primary, 50%);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue