# HG changeset patch # User Drew Perttula # Date 1433730374 0 # Node ID b15a2d8ef1abe0ee8da3b596fa21e9d6f4563102 # Parent ab72450ef4b1cbca1499d182743cc8ed8045beec add homepage Ignore-this: 74a121dfce614bfd3a83eadc18e18efa diff -r ab72450ef4b1 -r b15a2d8ef1ab light9/web/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/light9/web/index.html Mon Jun 08 02:26:14 2015 +0000 @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + +

light9 home page

+ +

+

+

+

+

+

+

+ + diff -r ab72450ef4b1 -r b15a2d8ef1ab light9/web/style.css --- a/light9/web/style.css Mon Jun 08 02:09:39 2015 +0000 +++ b/light9/web/style.css Mon Jun 08 02:26:14 2015 +0000 @@ -158,7 +158,16 @@ a button { font-size: 60%; } - +a.big { + background-color: #384052; + padding: 9px; + text-shadow: rgba(0, 0, 0, 0.48) -1px -1px 0px; + color: rgb(172, 172, 255); + font-size: 160%; + margin: 0px; + display: inline-block; + border-radius: 5px; +} /* rdfdb */ #patches { /* wants flex box */