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 {
|
header a {
|
||||||
display: block;
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-top: 25%;
|
padding-top: 25.471%;
|
||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
background-image: url(/images/header.jpg);
|
background-image: url(/images/header.jpg);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
@@ -115,15 +115,16 @@ header a {
|
|||||||
text-shadow: 1px 1px 3px black;
|
text-shadow: 1px 1px 3px black;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
font-size: 60px;
|
font-size: 60px;
|
||||||
font-weight: normal;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.blog-description {
|
.blog-description {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
color: #eee;
|
color: white;
|
||||||
margin-left: 1rem;
|
margin-left: 1rem;
|
||||||
text-shadow: 1px 1px 2px black;
|
text-shadow: 1px 1px 2px black;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user