aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public/css/styles.less
diff options
context:
space:
mode:
authorErling Aaby <spa440w@gmail.com>2013-04-23 12:50:19 +0200
committerErling Aaby <spa440w@gmail.com>2013-04-23 12:50:19 +0200
commit00fc4e10ccb6bdbc75d24d40f3e8437b12cf4dbe (patch)
tree02b564b9a5da1a34a2c70e6704cafba3f70ff04e /public/css/styles.less
parentAdded rows to home.ejs to divide animation and text (diff)
downloadDivid-00fc4e10ccb6bdbc75d24d40f3e8437b12cf4dbe.tar.gz
Moving animation to the right
Diffstat (limited to '')
-rw-r--r--public/css/styles.less4
1 files changed, 3 insertions, 1 deletions
diff --git a/public/css/styles.less b/public/css/styles.less
index 00904d4..a4fd614 100644
--- a/public/css/styles.less
+++ b/public/css/styles.less
@@ -219,4 +219,6 @@ background-color:@grayLighter;
-moz-border-radius: 6px;
border-radius: 6px;
}
-
+.animation row {
+ background-position: center 40%;
+}