add css ver 2
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user