Rework PDF script (#3654)
This commit is contained in:
@@ -1,40 +1,15 @@
|
||||
@font-face {
|
||||
font-family: 'PT_Serif-Web-Regular';
|
||||
src: url('PT_Serif-Web-Regular.ttf') format('truetype');
|
||||
}
|
||||
|
||||
p {
|
||||
margin-left: 2.5em;
|
||||
}
|
||||
|
||||
code {
|
||||
color: #b58900;
|
||||
color: #b58900;
|
||||
}
|
||||
|
||||
h1, h2, h4, ul {
|
||||
font-family: "PT_Serif-Web-Regular";
|
||||
color: #93a1a1;
|
||||
color: #93a1a1;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #002b36;
|
||||
background-color: #002b36;
|
||||
}
|
||||
|
||||
|
||||
h1.titlemain {
|
||||
text-align: center;
|
||||
margin-top: 6em;
|
||||
font-size: 350%;
|
||||
.title-sub {
|
||||
color: #b58900;
|
||||
}
|
||||
|
||||
h4.titlesub {
|
||||
text-align: center;
|
||||
font-size: 120%;
|
||||
color: #b58900;
|
||||
}
|
||||
|
||||
h2.titledir {
|
||||
text-align: center;
|
||||
margin-top: 8.2em;
|
||||
font-size: 300%;
|
||||
}
|
Reference in New Issue
Block a user