File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 66 author : 1024jp <wolfrosch.com>
77 site : coteditor.com
88 target : all pages
9- lastMod : 2025-09
9+ lastMod : 2025-12
1010 ////////////////////////////////////// */
1111
1212/*___0.universal_reset_______________________________________________________*/
1818 font-weight : inherit;
1919 font-style : inherit;
2020 font-size-adjust : from-font;
21+ text-rendering : optimizeLegibility;
2122 text-autospace : normal;
2223 text-spacing-trim : trim-start;
2324}
2425img {
2526 border : none;
2627}
2728a {
28- text-decoration : none ;
29+ text-decoration-line : unset ;
2930 transition : -webkit-filter 0.3s ;
3031}
3132ul li {
@@ -133,7 +134,7 @@ dfn {
133134
134135/* body */
135136body {
136- font : 15px 'Helvetica Neue' , sans-serif;
137+ font : 15px -apple-system , 'Helvetica Neue' , sans-serif;
137138 letter-spacing : 0.01em ;
138139 color : hsl (0 , 0% , 10% );
139140
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ p.important {
5757}
5858
5959article {
60- font-size : 13 px ;
60+ font-size : 14 px ;
6161}
6262
6363article + section ,
You can’t perform that action at this time.
0 commit comments