1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
.iframe-wrapper { @include constrain_wide() } .taxon { display: none !important; } #birds { .post--title { @include fontsize(18); a { font-style: normal; @include fontsize(22); } } .sci { font-style: italic; } .audio small { display: block;} }