summaryrefslogtreecommitdiff
path: root/wayland.css
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-10-29 16:21:56 -0400
committerKristian Høgsberg <krh@bitplanet.net>2010-10-29 16:21:56 -0400
commit626c34712d4e7b427a8e6706e49d1cb3a681a821 (patch)
tree7619b19fbf2bd98b564817520ce127dfb513652b /wayland.css
Import web site into git before it gets out of hand
Diffstat (limited to 'wayland.css')
-rw-r--r--wayland.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/wayland.css b/wayland.css
new file mode 100644
index 0000000..488914a
--- /dev/null
+++ b/wayland.css
@@ -0,0 +1,9 @@
+body { solid; padding: 0px 150px; }
+h1 { margin: 40px 0px; color: #aaa; }
+p { margin: 20px 0px; }
+h1 img { vertical-align: middle; }
+h2 { font-family: sans; color: #888; }
+a { color: #444; }
+a:hover { color: #888; }
+a:visited { color: #666; }
+li { margin: 10px 0px };