@@ -30,8 +30,13 @@
}
@top-right {
content: "{{ $gradingCode }}";
- font-size: 13px;
- color: #666;
+ font-size: 17px;
+ font-weight: 600;
+ font-family: "Noto Sans", "Liberation Sans", "Nimbus Sans", sans-serif;
+ letter-spacing: 0;
+ padding-right: 3mm;
+ padding-top: 1.2mm;
+ color: #222;
@bottom-left {
@@ -29,8 +29,13 @@
content: "{{ $examCode }}";
@@ -16,8 +16,13 @@