File tree Expand file tree Collapse file tree 2 files changed +17
-13
lines changed Expand file tree Collapse file tree 2 files changed +17
-13
lines changed Original file line number Diff line number Diff line change 44 font-family : Inter;
55 text-rendering : optimizeLegibility;
66 font-size : 16px ;
7+ -webkit-font-smoothing : antialiased;
8+ -moz-osx-font-smoothing : grayscale;
9+ text-rendering : optimizeLegibility;
10+ text-shadow : 1px 1px 1px rgba (0 , 0 , 0 , 0.05 );
711}
812
913# wrapper {
Original file line number Diff line number Diff line change 11.obsidian-callout {
2- line-height : 20.8 px ;
3- padding : 12 px ;
4- padding-left : 25 px ;
5- padding-right : 25 px ;
2+ line-height : 1 em ;
3+ padding : 0.6 em ;
4+ padding-left : 1.35 em ;
5+ padding-right : 1.35 em ;
66 border-radius : 5px ;
7- margin-top : 10 px ;
8- margin-bottom : 10 px ;
7+ margin-top : 0.5 em ;
8+ margin-bottom : 0.5 em ;
99}
1010
1111.obsidian-callout-icon {
12- width : 18 px ;
13- height : 18 px ;
14- line-height : 20.8 px ;
15- margin-right : 2 px ;
12+ width : 1 em ;
13+ height : 1 em ;
14+ line-height : 1.35 em ;
15+ margin-right : 1 em ;
1616}
1717
1818.obsidian-callout-title {
19- line-height : 20.8 px ;
19+ line-height : 1.35 em ;
2020 position : relative;
21- top : -2 px ;
22- font-size : 16 px ;
21+ top : 0 em ;
22+ font-size : 0.89 em ;
2323 font-weight : 600 ;
2424 display : inline-block;
2525}
You can’t perform that action at this time.
0 commit comments