gnu-social/public/assets/default_theme
Eliseu Amaro 75837af412
[CSS] Replacing problematic special Unicode glyphs
A browser will use Unicode glyphs from other font families if the glyph in question is not present for the current typeface. This leads to unnerving situations, whereby setting content through pseudo-selectors will cause text to misalign. And no, line-height won't make a difference in this case. This happens because fonts have different heights. Another reason may reside on CSS3 having pseudo selectors but not really having a proper spec for them to begin with.
2022-02-19 04:01:47 +00:00
..
fonts [CSS] Complete re-organization of stylesheets. 2021-10-01 16:37:28 +01:00
icons [TWIG] Replaced getRightPanelBlocks with addRightPanelBlock, provides more control on block placement 2022-02-07 20:29:14 +00:00
images [CSS] Background noise is back, default_theme directory hierarchy simplified 2022-02-08 14:12:59 +00:00
pages [CSS] Replacing problematic special Unicode glyphs 2022-02-19 04:01:47 +00:00
widgets [CSS] Replacing problematic special Unicode glyphs 2022-02-19 04:01:47 +00:00
base.css [TWIG] Form layout is all new, since extending form_div_layout.html.twig was quite limiting 2022-02-19 04:01:47 +00:00
reset.css [CSS] Replacing problematic special Unicode glyphs 2022-02-19 04:01:47 +00:00
root.css [CARDS][Note] Removed incorrect aria attributes, polished Note card 2022-02-16 18:53:06 +00:00