Merge pull request #909 from dod-ccpo/remove-imgs

Remove some unused images
This commit is contained in:
George Drummond
2019-06-13 13:01:30 -04:00
committed by GitHub
10 changed files with 0 additions and 15 deletions

View File

@@ -56,7 +56,6 @@
/* Toggle Background Image */
input#toggle:checked + .main {
background: url(static/img/cloud-background-2.gif);
/* background: url(static/img/cloud-background-3.jpg); */
background-size: cover;
}