mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-25 01:11:39 -07:00
FAQs updates
This commit is contained in:
parent
a171806a6f
commit
30296b1264
11 changed files with 416 additions and 1017 deletions
|
@ -66,8 +66,8 @@ $sidePanelLabelFontColor: #171716;
|
|||
.sendFeedbackBtn{
|
||||
@include u-text("blue-70v");
|
||||
@include u-bg("yellow-20v");
|
||||
height: 40px;
|
||||
|
||||
height: 40px;
|
||||
|
||||
&:hover {
|
||||
@include u-bg("yellow-20");
|
||||
@include u-text("gray-90");
|
||||
|
@ -79,13 +79,6 @@ $sidePanelLabelFontColor: #171716;
|
|||
.buttonText{
|
||||
@include u-margin-right(1);
|
||||
}
|
||||
|
||||
.buttonImage{
|
||||
width: 21px;
|
||||
margin-top: -3px;
|
||||
|
||||
filter: invert(13%) sepia(76%) saturate(5142%) hue-rotate(192deg) brightness(80%) contrast(106%);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -104,7 +97,7 @@ $sidePanelLabelFontColor: #171716;
|
|||
|
||||
.censusText {
|
||||
font-size: medium;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.categoryHeader {
|
||||
|
@ -119,7 +112,7 @@ $sidePanelLabelFontColor: #171716;
|
|||
|
||||
.categorySpacer {
|
||||
@include typeset('sans', '2xs', 2);
|
||||
@include u-text('bold');
|
||||
@include u-text('bold');
|
||||
|
||||
margin-left: -20px;
|
||||
@include u-padding-top(1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue