diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-15 20:21:14 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-15 20:21:14 +0200 |
commit | 94327182734027d54ab2da3df565d5769956de85 (patch) | |
tree | 68bffb81fd8e6c3155efe2ad971f75fe1840c1fd /public/css/divanim.less | |
parent | Fixed header css (diff) | |
download | Divid-94327182734027d54ab2da3df565d5769956de85.tar.gz |
Removed gradient background from divanim.less
Diffstat (limited to 'public/css/divanim.less')
-rw-r--r-- | public/css/divanim.less | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/public/css/divanim.less b/public/css/divanim.less index a67049a..c573039 100644 --- a/public/css/divanim.less +++ b/public/css/divanim.less @@ -12,9 +12,6 @@ width: 100%; height: 100%; background-position: center 40%; - background-repeat: no-repeat; - background-size: cover; - background-image: linear-gradient(#8b9da9, #fff6e4);} #situation { position: absolute; width: 100%; |