aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public/css
diff options
context:
space:
mode:
authorErling Aaby <spa440w@gmail.com>2013-04-23 15:18:04 +0200
committerErling Aaby <spa440w@gmail.com>2013-04-23 15:18:04 +0200
commit6350959d4b1de06a48eaff5bcf2059e047929e2f (patch)
treed3296afed173b31070236956b32595ed78e7d7ec /public/css
parentChanged padding, height and text in infoboxes (diff)
downloadDivid-6350959d4b1de06a48eaff5bcf2059e047929e2f.tar.gz
Changed border-radius (5-10) for more likeness to Ipad
Diffstat (limited to 'public/css')
-rw-r--r--public/css/devanim.less8
1 files changed, 4 insertions, 4 deletions
diff --git a/public/css/devanim.less b/public/css/devanim.less
index 5f26472..6c43749 100644
--- a/public/css/devanim.less
+++ b/public/css/devanim.less
@@ -45,7 +45,7 @@
top: 68px;
width: 280px;
height: 210px;
- border-radius: 5px;
+ border-radius: 10px;
border-width: 16px;
background-image: url('/img/pad.png')
/*background-repeat: no-repeat;*/
@@ -55,7 +55,7 @@
top: 68px;
width: 280px;
height: 210px;
- border-radius: 5px;
+ border-radius: 10px;
border-width: 16px;
background-image: url('/img/pad.png')
/*background-repeat: no-repeat;*/
@@ -201,7 +201,7 @@ moz-webkit-keyframes devices {
top: 68px;
width: 280px;
height: 210px;
- border-radius: 5px;
+ border-radius: 10px;
border-width: 16px;
background-image: url('/img/pad.png')
/*background-repeat: no-repeat;*/
@@ -211,7 +211,7 @@ moz-webkit-keyframes devices {
top: 68px;
width: 280px;
height: 210px;
- border-radius: 5px;
+ border-radius: 10px;
border-width: 16px;
background-image: url('/img/pad.png')
/*background-repeat: no-repeat;*/