add css ver 2

This commit is contained in:
Andrey Kuvshinov
2020-04-09 01:23:56 +03:00
parent c8a9ba9576
commit d90e587e1f
2 changed files with 21 additions and 4 deletions

View File

@@ -13,7 +13,8 @@ h1 {
#brand_title{
color: #4e4f55;
text-decoration:underline;
text-decoration:none;
text-transform: uppercase;
}
#page_title{
@@ -22,6 +23,17 @@ h1 {
letter-spacing: 0.3px;
}
#redb{
color: red;
}
#redi{
color: red;
text-transform: lowercase;
font-style: italic;
font-size: 1.6em;
}
#downloadtitle{
width: 100%;
@@ -39,6 +51,11 @@ h1 {
color:white;
}
#downlink{
background: white;
color: black;
}
#pdfprogress {
text-align: center;
font-weight: bold;