diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-24 14:49:42 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-24 14:49:42 +0200 |
commit | def75fb18bbc64e2c178894abb317146ee8a0876 (patch) | |
tree | 547e5c252790949ad877fcad0fba61a14f150fdd /public | |
parent | corrected img path in style.less and removed divanim.less (diff) | |
download | Divid-def75fb18bbc64e2c178894abb317146ee8a0876.tar.gz |
removed img and corrected margin on marketbtns
Diffstat (limited to 'public')
-rw-r--r-- | public/css/styles.less | 4 | ||||
-rw-r--r-- | public/img/glis.jpg | bin | 300509 -> 0 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/public/css/styles.less b/public/css/styles.less index 263e68b..9a5e429 100644 --- a/public/css/styles.less +++ b/public/css/styles.less @@ -224,7 +224,7 @@ background-color: #FF9A00; margin-top: 20px; margin-bottom:20px; padding:10px; - background-image: url('/img/glis.jpg'); + /*background-image: url('/img/');*/ -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; @@ -237,7 +237,7 @@ margin-left: 20; } .marketbtn { -margin:2px; + } .tutorial { diff --git a/public/img/glis.jpg b/public/img/glis.jpg Binary files differdeleted file mode 100644 index cb5edde..0000000 --- a/public/img/glis.jpg +++ /dev/null |