mirror of
https://github.com/RobertHeaton/RobertHeaton.github.io.git
synced 2026-01-10 13:52:04 +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-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{
|
||||
background-color:#ffffff;
|
||||
padding-top:20px;
|
||||
|
||||
Reference in New Issue
Block a user