We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c632401 commit 666a700Copy full SHA for 666a700
styles/custom.css
@@ -13,6 +13,12 @@
13
font-style: oblique;
14
src: url('http://ctan.mirror.rafal.ca/fonts/cm-unicode/fonts/otf/cmunsi.otf');
15
}
16
+ @font-face {
17
+ font-family: "Computer Modern";
18
+ font-weight: bold;
19
+ font-style: oblique;
20
+ src: url('http://ctan.mirror.rafal.ca/fonts/cm-unicode/fonts/otf/cmunso.otf');
21
+ }
22
div.cell{
23
width:800px;
24
margin-left:16% !important;
0 commit comments