added background colour to work links as fill in while images load. TODO: optimise images further to lighten load

This commit is contained in:
suroh 2018-07-23 09:27:29 +02:00
parent a893c9d7d8
commit 219f8cbff5
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ section#otherSection {
border: solid thick white;
background-position: center !important;
background-size: cover !important;
background-color: #BFBFBF;
}
.work ul a {