From 9af0f832607e626d22c4205a3ed21ad105fdc042 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 12 Jan 2012 14:01:46 +0000 Subject: tinkering --- .../demo.css" | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 "test/Rapha\303\253l \302\267 Australia_files/demo.css" (limited to 'test/Raphaël · Australia_files/demo.css') diff --git "a/test/Rapha\303\253l \302\267 Australia_files/demo.css" "b/test/Rapha\303\253l \302\267 Australia_files/demo.css" new file mode 100644 index 0000000..a7940af --- /dev/null +++ "b/test/Rapha\303\253l \302\267 Australia_files/demo.css" @@ -0,0 +1,23 @@ +body { + background: #333; + color: #fff; + font: 300 100.1% "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif; +} +#holder { + height: 480px; + left: 50%; + margin: -240px 0 0 -320px; + position: absolute; + top: 50%; + width: 640px; +} +#copy { + bottom: 0; + font: 300 .7em "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif; + position: absolute; + right: 1em; + text-align: right; +} +#copy a { + color: #fff; +} -- cgit v1.2.3