Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
1 deletions
-
css/style.css
|
@ -38,6 +38,9 @@ |
|
|
color: white; /* Gecko Browsers */ |
|
|
color: white; /* Gecko Browsers */ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.one.spacing { |
|
|
|
|
|
height: 20px; } |
|
|
|
|
|
|
|
|
.two.spacing { |
|
|
.two.spacing { |
|
|
height: 40px; } |
|
|
height: 40px; } |
|
|
|
|
|
|
|
@ -210,7 +213,8 @@ hr { |
|
|
font-size: 24px; |
|
|
font-size: 24px; |
|
|
line-height: 1.2em; |
|
|
line-height: 1.2em; |
|
|
position: relative; |
|
|
position: relative; |
|
|
padding-right: 20px; } |
|
|
padding-right: 20px; |
|
|
|
|
|
color: white; } |
|
|
|
|
|
|
|
|
.header-quote i { |
|
|
.header-quote i { |
|
|
font-size: 64px !important; |
|
|
font-size: 64px !important; |
|
|