Skip to content

Commit

Permalink
Update mymain.css
Browse files Browse the repository at this point in the history
  • Loading branch information
hugolpz authored Jun 17, 2024
1 parent fce39d8 commit ded1688
Showing 1 changed file with 35 additions and 33 deletions.
68 changes: 35 additions & 33 deletions css/mymain.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ html, body, #hook { height: 100%; width: 100%; }
.pos { color: #888; font-style: italic; font-weight: 700; }
.def { color: black; font-style: normal; }
/* Lexicography > sem */
/* semnum: ➊➋➌➍➎➏➐➑➒➓⓫⓬⓭⓮⓯ */
.def .sem:nth-child(1):before { content: "➊"; font-size: 1.2em; }
.def .sem:nth-child(2):before { content: "; ➋"; font-size: 1.2em; }
.def .sem:nth-child(3):before { content: "; ➌"; font-size: 1.2em; }
Expand All @@ -77,41 +78,42 @@ html, body, #hook { height: 100%; width: 100%; }
.def .sem:last-child:after { content: "."; font-size: 1.2em; }

/* Lexicography > exa: */
/*exanum: ⒈⒉⒊⒋⒌⒍⒎⒏⒐⒑⒒⒓⒔⒕⒖⒗ */
def .exa:nth-child(1):before { content: ", ex: ⒈« "; font-size: .9em; }
def .exa:nth-child(2):before { content: " »; ⒉« "; font-size: .9em; }
def .exa:nth-child(3):before { content: " »; ⒊« "; font-size: .9em; }
def .exa:nth-child(4):before { content: " »; ⒋« "; font-size: .9em; }
def .exa:nth-child(5):before { content: " »; ⒌« "; font-size: .9em; }
def .exa:nth-child(6):before { content: " »; ⒍« "; font-size: .9em; }
def .exa:nth-child(7):before { content: " »; ⒎« "; font-size: .9em; }
def .exa:nth-child(8):before { content: " »; ⒏« "; font-size: .9em; }
def .exa:nth-child(9):before { content: " »; ⒐« "; font-size: .9em; }
def .exa:nth-child(10):before { content: " »; ⒑« "; font-size: .9em; }
def .exa:nth-child(11):before { content: " »; ⒒« "; font-size: .9em; }
def .exa:nth-child(12):before { content: " »; ⒓« "; font-size: .9em; }
def .exa:nth-child(13):before { content: " »; ⒔« "; font-size: .9em; }
def .exa:nth-child(14):before { content: " »; ⒕« "; font-size: .9em; }
def .exa:nth-child(15):before { content: " »; ⒖« "; font-size: .9em; }
def .exa:nth-child(16):before { content: " »; ⒗« "; font-size: .9em; }
def .exa:last-child:after { content: " »."; font-size: .9em; }
/* exanum: ⒈⒉⒊⒋⒌⒍⒎⒏⒐⒑⒒⒓⒔⒕⒖⒗ */
.def .exa:nth-child(1):before { content: ", ex: ⒈« "; font-size: .9em; }
.def .exa:nth-child(2):before { content: " »; ⒉« "; font-size: .9em; }
.def .exa:nth-child(3):before { content: " »; ⒊« "; font-size: .9em; }
.def .exa:nth-child(4):before { content: " »; ⒋« "; font-size: .9em; }
.def .exa:nth-child(5):before { content: " »; ⒌« "; font-size: .9em; }
.def .exa:nth-child(6):before { content: " »; ⒍« "; font-size: .9em; }
.def .exa:nth-child(7):before { content: " »; ⒎« "; font-size: .9em; }
.def .exa:nth-child(8):before { content: " »; ⒏« "; font-size: .9em; }
.def .exa:nth-child(9):before { content: " »; ⒐« "; font-size: .9em; }
.def .exa:nth-child(10):before { content: " »; ⒑« "; font-size: .9em; }
.def .exa:nth-child(11):before { content: " »; ⒒« "; font-size: .9em; }
.def .exa:nth-child(12):before { content: " »; ⒓« "; font-size: .9em; }
.def .exa:nth-child(13):before { content: " »; ⒔« "; font-size: .9em; }
.def .exa:nth-child(14):before { content: " »; ⒕« "; font-size: .9em; }
.def .exa:nth-child(15):before { content: " »; ⒖« "; font-size: .9em; }
.def .exa:nth-child(16):before { content: " »; ⒗« "; font-size: .9em; }
.def .exa:last-child:after { content: " »."; font-size: .9em; }

/* Lexicography > phon: */
def .phon:nth-child(1):before { content: "①"; font-size: 1.5em; }
def .phon:nth-child(2):before { content: "; ②"; font-size: 1.5em; }
def .phon:nth-child(3):before { content: "; ③"; font-size: 1.5em; }
def .phon:nth-child(4):before { content: "; ④"; font-size: 1.5em; }
def .phon:nth-child(5):before { content: "; ⑤"; font-size: 1.5em; }
def .phon:nth-child(6):before { content: "; ⑥"; font-size: 1.5em; }
def .phon:nth-child(7):before { content: "; ⑦"; font-size: 1.5em; }
def .phon:nth-child(8):before { content: "; ⑧"; font-size: 1.5em; }
def .phon:nth-child(9):before { content: "; ⑨"; font-size: 1.5em; }
def .phon:nth-child(10):before { content: "; ⑩"; font-size: 1.5em; }
def .phon:nth-child(11):before { content: "; ⑪"; font-size: 1.5em; }
def .phon:nth-child(12):before { content: "; ⑫"; font-size: 1.5em; }
def .phon:nth-child(13):before { content: "; ⑬"; font-size: 1.5em; }
def .phon:nth-child(14):before { content: "; ⑭"; font-size: 1.5em; }
def .phon:last-child:after { content: "."; font-size: 1.5em; }
/* phonum: ①②③④⑤⑥⑦⑧⑨⑩⑪⑫⑬⑭ */
.def .phon:nth-child(1):before { content: "①"; font-size: 1.5em; }
.def .phon:nth-child(2):before { content: "; ②"; font-size: 1.5em; }
.def .phon:nth-child(3):before { content: "; ③"; font-size: 1.5em; }
.def .phon:nth-child(4):before { content: "; ④"; font-size: 1.5em; }
.def .phon:nth-child(5):before { content: "; ⑤"; font-size: 1.5em; }
.def .phon:nth-child(6):before { content: "; ⑥"; font-size: 1.5em; }
.def .phon:nth-child(7):before { content: "; ⑦"; font-size: 1.5em; }
.def .phon:nth-child(8):before { content: "; ⑧"; font-size: 1.5em; }
.def .phon:nth-child(9):before { content: "; ⑨"; font-size: 1.5em; }
.def .phon:nth-child(10):before { content: "; ⑩"; font-size: 1.5em; }
.def .phon:nth-child(11):before { content: "; ⑪"; font-size: 1.5em; }
.def .phon:nth-child(12):before { content: "; ⑫"; font-size: 1.5em; }
.def .phon:nth-child(13):before { content: "; ⑬"; font-size: 1.5em; }
.def .phon:nth-child(14):before { content: "; ⑭"; font-size: 1.5em; }
.def .phon:last-child:after { content: "."; font-size: 1.5em; }
*/

/*******************************************/
Expand Down

0 comments on commit ded1688

Please sign in to comment.