diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-15 20:26:46 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-15 20:26:46 +0200 |
commit | 2213ce90060f7d48f56be2b96c6d04c445956b82 (patch) | |
tree | 804b3303f891c7fa68da0906e4ab2a2a8e21501a /public/css/divanim.less | |
parent | Removed gradient background from divanim.less (diff) | |
download | Divid-2213ce90060f7d48f56be2b96c6d04c445956b82.tar.gz |
Retraced - deleted wrong code snippets
Diffstat (limited to 'public/css/divanim.less')
-rw-r--r-- | public/css/divanim.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/css/divanim.less b/public/css/divanim.less index c573039..fa87bba 100644 --- a/public/css/divanim.less +++ b/public/css/divanim.less @@ -12,6 +12,8 @@ width: 100%; height: 100%; background-position: center 40%; + background-repeat: no-repeat; + background-size: cover;} #situation { position: absolute; width: 100%; |