@@ -1695,7 +1695,7 @@ nav:where(#genericmenu, #adm_submenus) a:is(:focus, :focus-visible, :focus-withi
16951695 outline-offset : var (--buttonlist-link-outline-offset );
16961696}
16971697.buttonlist > li > : is (a , button ).sub_buttons ::after {
1698- font-family : "Font Awesome 6 Free" ;
1698+ font-family : "Font Awesome 7 Free" ;
16991699 content : "\f078" ;
17001700 font-size : 0.6em ;
17011701 font-weight : 700 ;
@@ -2094,7 +2094,7 @@ h1.forumtitle span#siteslogan {
20942094 padding : .75em ;
20952095}
20962096.navigate_section ul : before {
2097- font-family : "Font Awesome 6 Free" ;
2097+ font-family : "Font Awesome 7 Free" ;
20982098 content : "\f015" ;
20992099 font-size : 0.8em ;
21002100 font-weight : 700 ;
@@ -2337,7 +2337,7 @@ h1.forumtitle span#siteslogan {
23372337 outline-offset : var (--quickbuttons-link-outline-offset );
23382338}
23392339.quickbuttons > li > a .sub_buttons ::after {
2340- font-family : "Font Awesome 6 Free" ;
2340+ font-family : "Font Awesome 7 Free" ;
23412341 content : "\f078" ;
23422342 font-size : 0.6em ;
23432343 font-weight : 700 ;
@@ -3358,7 +3358,7 @@ div#manage_boards dl dd textarea[name=desc] {
33583358}
33593359.board_icon a ::before {
33603360 display : inline;
3361- font-family : "Font Awesome 6 Free" ;
3361+ font-family : "Font Awesome 7 Free" ;
33623362 font-size : 2em ;
33633363 content : "\f086" ;
33643364 color : var (--body-link-color );
@@ -4705,7 +4705,7 @@ img.theme_thumbnail {
47054705 background-color : transparent;
47064706 content : "\f186" ;
47074707 transition : .4s ;
4708- font-family : "Font Awesome 6 Free" ;
4708+ font-family : "Font Awesome 7 Free" ;
47094709 font-weight : 700 ;
47104710}
47114711
@@ -4720,7 +4720,7 @@ input:checked + .slider:before {
47204720input : checked + .slider : before {
47214721 content : "\f185" ;
47224722 font-weight : 700 ;
4723- font-family : "Font Awesome 6 Free" ;
4723+ font-family : "Font Awesome 7 Free" ;
47244724}
47254725
47264726/* Fade-in animation */
0 commit comments