# HG changeset patch # User Drew Perttula # Date 2015-06-08 02:26:14 # Node ID b15a2d8ef1abe0ee8da3b596fa21e9d6f4563102 # Parent ab72450ef4b1cbca1499d182743cc8ed8045beec add homepage Ignore-this: 74a121dfce614bfd3a83eadc18e18efa diff --git a/light9/web/index.html b/light9/web/index.html new file mode 100644 --- /dev/null +++ b/light9/web/index.html @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + +

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 @@ -158,7 +158,16 @@ a.resource { 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 */