Skip to content

Commit

Permalink
i-formattering
Browse files Browse the repository at this point in the history
  • Loading branch information
Trondtr committed Sep 4, 2024
1 parent 301e036 commit 2e0cd06
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion dicts/scripts/gt_dictionary_XXE.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tf + tf:before {
d, t, tf, te {
display: inline;
}
d + l + t {
d + l + t + i {
margin-left: +.35em;
}

Expand All @@ -63,13 +63,23 @@ xg x {

ig + ig:before {
display: inline;
content: "Dajaldagat: ";
content: "; ";
}

ig i {
font-style: italic;
}

i:after {
content: "; ";
}

id:after {
color: gray;
content: "; ";
}

/* syng, syn styling: */
syng {
display: inline;
Expand Down

0 comments on commit 2e0cd06

Please sign in to comment.