Skip to content

Commit 27ba37a

Browse files
committed
Sync font definitions.
1 parent ff6e02f commit 27ba37a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/template_primer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>phpMussel</title>
99
<style>
1010
body,#wrapper{text-align:center}
11-
body{font-family:BlinkMacSystemFont,"Segoe UI",Helvetica,'Arial',sans-serif;letter-spacing:1px;text-decoration:none;border-style:none;margin:0;padding:0;white-space:normal;background-color:#f6f8fa;color:#24292e;font-size:calc((12px * {magnification}) + .03vw)}
11+
body{font-family:BlinkMacSystemFont,"Segoe UI",'Helvetica','Arial',sans-serif;letter-spacing:1px;text-decoration:none;border-style:none;margin:0;padding:0;white-space:normal;background-color:#f6f8fa;color:#24292e;font-size:calc((12px * {magnification}) + .03vw)}
1212
hr{box-sizing:content-box;height:0;overflow:visible;height:0;margin:15px 0;overflow:hidden;background:0 0;border:0;border-bottom:1px solid #dadde1}
1313
hr::after{display:table;clear:both;content:""}
1414
hr::before{display:table;content:""}

assets/template_primerdark.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>phpMussel</title>
99
<style>
1010
body,#wrapper{text-align:center}
11-
body{font-family:BlinkMacSystemFont,"Segoe UI",Helvetica,'Arial',sans-serif;letter-spacing:1px;text-decoration:none;border-style:none;margin:0;padding:0;white-space:normal;background-color:#18191a;color:#e4e6eb;font-size:calc((12px * {magnification}) + .03vw)}
11+
body{font-family:BlinkMacSystemFont,"Segoe UI",'Helvetica','Arial',sans-serif;letter-spacing:1px;text-decoration:none;border-style:none;margin:0;padding:0;white-space:normal;background-color:#18191a;color:#e4e6eb;font-size:calc((12px * {magnification}) + .03vw)}
1212
hr{box-sizing:content-box;height:0;overflow:visible;height:0;margin:15px 0;overflow:hidden;background:0 0;border:0;border-bottom:1px solid #3a3b3c}
1313
hr::after{display:table;clear:both;content:""}
1414
hr::before{display:table;content:""}

0 commit comments

Comments
 (0)