This commit is contained in:
Zhuk Viatcheslav
2020-04-30 16:14:46 +03:00
parent b9291d32c7
commit 7cad1e501c
20 changed files with 16071 additions and 11 deletions

View File

@@ -95,7 +95,16 @@ h1 {
font-weight: bold;
font-size: 1.3em;
}
.firstpage {
background: white;
border-radius: 31px;
padding: 3px 4px;
font-size: .9em;
text-align: center;
}
.firstpage i {
color: #2c2e36;
}
#pdfprogress {
text-align: center;