Fix compatibility with new LW footnote markup.
[lw2-viewer.git] / www / accordius / theme-ultramodern.css.php
blob8e1693579a9d9b38be9610028d23386accdf1e99
1 /*===================*/
2 /* ULTRAMODERN THEME */
3 /*===================*/
5 /*++++++*/
6 /* TAGS */
7 /*++++++*/
9 #tags {
10 padding: 0.5em;
11 align-items: center;
13 #tags::before {
14 content: "\F02C";
15 font-family: Font Awesome;
16 font-weight: 400;
17 font-size: 0.875em;
18 margin: 0 0.5em 0 0;
19 opacity: 0.6;
21 #tags a {
22 margin: 0 0.375em 0 0;
24 #tags a:not(:last-of-type)::after {
25 content: ","