mirror of
https://github.com/RobertHeaton/RobertHeaton.github.io.git
synced 2026-01-11 06:12:05 +00:00
Update 4.css
This commit is contained in:
8
4.css
8
4.css
@ -80,6 +80,14 @@ a.btn:hover, .btn:focus {
|
|||||||
background-repeat:no-repeat;
|
background-repeat:no-repeat;
|
||||||
background-size:cover;
|
background-size:cover;
|
||||||
}
|
}
|
||||||
|
#memoriam{
|
||||||
|
padding-top:20px;
|
||||||
|
padding-bottom:20px;
|
||||||
|
background-color: #333;
|
||||||
|
background-image:url(poppy.jpg);
|
||||||
|
background-repeat:no-repeat;
|
||||||
|
background-size:cover;
|
||||||
|
}
|
||||||
#pastWork{
|
#pastWork{
|
||||||
background-color:#ffffff;
|
background-color:#ffffff;
|
||||||
padding-top:20px;
|
padding-top:20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user