Skip to content

Commit 9c3fb2f

Browse files
fix typo and change, change font size, line height
1 parent 33e5e8e commit 9c3fb2f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
-1 Bytes
Binary file not shown.

docs/cover-template.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@
1616
top: 20px;
1717
left: 25px;
1818
color:white;
19-
font-size: 66pt;
19+
font-size: 77pt;
2020
font-weight: bold;
21+
line-height: 90%;
2122
}
2223
.page .cover-image .subtitle {
2324
position: relative;
@@ -46,7 +47,7 @@
4647
<div class="cover-image">
4748
<img src="images/cover.png" style="width: 100%;"/>
4849
<div class="title">
49-
PL/SQL &amp; SQL<br/>Codinging Guidelines
50+
PL/SQL &amp; SQL<br/>Coding Guidelines
5051
</div>
5152
<div class="subtitle">
5253
Tips for Development &amp; Operation

0 commit comments

Comments
 (0)