diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-23 13:32:23 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-23 13:32:23 +0200 |
commit | f0785a4434ffc4b1130ba36952bbf7de36bfd26f (patch) | |
tree | ca102839b78713197532fd0b8ed7a283f269c7c6 /public | |
parent | Inserted ipsum Lorem in heroe unit (diff) | |
download | Divid-f0785a4434ffc4b1130ba36952bbf7de36bfd26f.tar.gz |
styles.less +height hero showcase
Diffstat (limited to 'public')
-rw-r--r-- | public/css/styles.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/styles.less b/public/css/styles.less index e7247d5..538e9b9 100644 --- a/public/css/styles.less +++ b/public/css/styles.less @@ -206,6 +206,7 @@ background-color:@grayLighter; .showcase { width:900px; + height:400px; margin-top: 20px; background-color: rgb(105,155,200); background: -moz-radial-gradient(top left, ellipse cover, rgba(105,155,200,1) 0%, rgba(181,197,216,1) 57%); |