aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2011-09-06 22:49:50 +0200
committerHarald Eilertsen <haraldei@anduin.net>2011-09-06 22:49:50 +0200
commit358e279b0791ad7209f06faa50c108c79216f914 (patch)
treecdc68cf3b6a9843a57e9bf30fb0d9b9cc574ed6e /src
parent0d0e1b7733475616eb397cf51227a851430634f6 (diff)
downloadThrash-and-Burn-Tour-2012-Website-358e279b0791ad7209f06faa50c108c79216f914.tar.gz
Thrash-and-Burn-Tour-2012-Website-358e279b0791ad7209f06faa50c108c79216f914.tar.bz2
Thrash-and-Burn-Tour-2012-Website-358e279b0791ad7209f06faa50c108c79216f914.zip
Update artwork, and stylesheet a bit.
Diffstat (limited to 'src')
-rw-r--r--src/images/content_background.jpgbin123462 -> 73534 bytes
-rw-r--r--src/images/poster2012.jpgbin5437902 -> 2775319 bytes
-rw-r--r--src/images/poster2012_web.jpgbin2445432 -> 102614 bytes
-rw-r--r--src/stylesheets/application.sass13
4 files changed, 10 insertions, 3 deletions
diff --git a/src/images/content_background.jpg b/src/images/content_background.jpg
index ec2b806..f24ff5f 100644
--- a/src/images/content_background.jpg
+++ b/src/images/content_background.jpg
Binary files differ
diff --git a/src/images/poster2012.jpg b/src/images/poster2012.jpg
index a3e04fb..da09c4e 100644
--- a/src/images/poster2012.jpg
+++ b/src/images/poster2012.jpg
Binary files differ
diff --git a/src/images/poster2012_web.jpg b/src/images/poster2012_web.jpg
index cff8db0..7fd6d65 100644
--- a/src/images/poster2012_web.jpg
+++ b/src/images/poster2012_web.jpg
Binary files differ
diff --git a/src/stylesheets/application.sass b/src/stylesheets/application.sass
index 237c336..8541f20 100644
--- a/src/stylesheets/application.sass
+++ b/src/stylesheets/application.sass
@@ -1,5 +1,5 @@
$background: black
-$text-color: rgb(204, 204, 204)
+$text-color: rgb(254, 254, 234)
$box-background: rgb(105, 30, 30)
$box-border: lightgray
@@ -16,6 +16,7 @@ body
background-color: $background
color: $text-color
font-family: Helvetica, Arial, Sans-serif
+ font-size: 12pt
h2
margin: 0
@@ -44,13 +45,19 @@ strong
#body
position: relative
top: 160px
- padding: 5px
+ left: 25px
+ width: 674px
+ height: 840px
+ overflow: auto
+ padding: 2px
+
#facts
- border: 1px dotted $box-border
+ border: 1px dotted $text-color
padding: 3px
font-size: 80%
float: right
+ margin-left: 3px
.intro
font-size: 105%