# HG changeset patch # User Drew Perttula # Date 2015-06-10 05:40:38 # Node ID 07c2e2e0d8792977bc378a992332648a1130fa94 # Parent fb830770c7036226056399d86fbefcd1bb1789a4 style on home page Ignore-this: af5a85ba67c169df52479d2c6204e37f diff --git a/light9/web/index.html b/light9/web/index.html --- a/light9/web/index.html +++ b/light9/web/index.html @@ -7,15 +7,31 @@ - + +

light9 home page

+ +
+ + + + + + + + +
-

-

-

-

-

-

-

diff --git a/light9/web/style.css b/light9/web/style.css --- a/light9/web/style.css +++ b/light9/web/style.css @@ -183,7 +183,7 @@ a button { } a.big { background-color: #384052; - padding: 9px; + padding: 6px; text-shadow: rgba(0, 0, 0, 0.48) -1px -1px 0px; color: rgb(172, 172, 255); font-size: 160%;