Update header
This commit is contained in:
BIN
pages/images/header.jpg
Normal file
BIN
pages/images/header.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 300 KiB |
@@ -96,7 +96,7 @@ td:first-child {
|
||||
header a {
|
||||
display: block;
|
||||
position: relative;
|
||||
padding-top: 25%;
|
||||
padding-top: 25.471%;
|
||||
background-color: #000000;
|
||||
background-image: url(/images/header.jpg);
|
||||
background-repeat: no-repeat;
|
||||
@@ -115,15 +115,16 @@ header a {
|
||||
text-shadow: 1px 1px 3px black;
|
||||
margin-bottom: 0;
|
||||
font-size: 60px;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
.blog-description {
|
||||
display: inline-block;
|
||||
margin-bottom: 0;
|
||||
font-size: 20px;
|
||||
color: #eee;
|
||||
color: white;
|
||||
margin-left: 1rem;
|
||||
text-shadow: 1px 1px 2px black;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user