summaryrefslogtreecommitdiff
path: root/index.html.coffee
diff options
context:
space:
mode:
authorMichele Bini <michele.bini@gmail.com>2014-09-21 08:45:51 (GMT)
committerMichele Bini <michele.bini@gmail.com>2014-09-21 08:45:51 (GMT)
commitb0a31114681d5bb27ad74301b1c07280f18464c9 (patch)
treeca296ad2392566446cc26825f2bd4450faa764ad /index.html.coffee
parent9bbcb1964029ba6972409fe94e90fe649a2cb93a (diff)
Increase borders
Diffstat (limited to 'index.html.coffee')
-rw-r--r--index.html.coffee8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html.coffee b/index.html.coffee
index ff465e3..4c2c0b0 100644
--- a/index.html.coffee
+++ b/index.html.coffee
@@ -39,8 +39,8 @@ htmlcup.html5Page ->
font-family: Helvetica;
}
.banner {
- border: 4px solid white;
- border: 4px solid white rgba(255,255,255,0.9);
+ border: 5px solid white;
+ border: 5px solid white rgba(255,255,255,0.9);
box-shadow: 0 2px 4px blue;
margin: 1em;
}
@@ -96,11 +96,11 @@ htmlcup.html5Page ->
}
@body ->
@div class:"centering", ->
- @div class:"centered", ->
+ @section class:"centered", ->
@div style:"display:inline-block", ->
@link rel:"shortcut icon", href:icon
@img class:"banner", src:"vaquita1.jpg", title:"This vaquita was set free by a mysterious artist who prefers to stay anonymous ☺"
- @div style:"display:inline-block", ->
+ @section style:"display:inline-block", ->
@p "Please don't kill this baby!"
@p "Vaquitas are the smallest and rarest marine cetacean; they are mammalians like us."
@p ->