File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11/* right nav */
22.faq main > aside {
33 background-color : var (--vocabulary-brand-color-soft-gold );
4+ margin-left : 4.1rem ;
45 padding : 1em ;
56 height : fit-content;
67}
1112 font-size : 1rem ;
1213}
1314
15+ /* imgs */
16+ .faq p img {
17+ width : 100% ;
18+ }
19+
20+ /* headings */
21+ .faq h4 {
22+ font-family : "Source Sans Pro" ;
23+ font-size : 1.4em ;
24+ }
25+
1426/* footnotes */
1527.faq .footnotes ol , .faq .footnotes ol > li > p {
1628 font-size : 1rem ;
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ <h1><a class="identity-logo" href="/">Creative Commons</a></h1>
6666 </ ul >
6767 </ nav >
6868
69- < nav class ="ancilliary -menu ">
69+ < nav class ="ancillary -menu ">
7070 < ul >
7171 < li > < a class ="search icon-attach fa-search " href ="/?s "> Search</ a > </ li >
7272 < li > < a class ="donate icon-attach fa-heart " href ="https://www.classy.org/give/313412/#!/donation/checkout?c_src=website&c_src2=top-of-page-banner " target ="_blank "> Donate</ a > </ li >
You can’t perform that action at this time.
0 commit comments