From: Jack Kinsey Date: Sun, 23 Apr 2017 01:43:54 +0000 (-0400) Subject: added the starishpink background X-Git-Url: http://git.jkinsey.net/?p=jkinsey.net.git;a=commitdiff_plain;h=7fd558c20b12609cb49641770cb7a2a6416e3603 added the starishpink background --- diff --git a/res/style.css b/res/style.css index d52b46f..3742294 100644 --- a/res/style.css +++ b/res/style.css @@ -7,7 +7,8 @@ body { font-family:'Cutive Mono', monospace; color:#FFF1FF; #background-image:linear-gradient(to right,#00c4f4 0%,#278fba 20%,#278fba 80%,#00c4f4 100%); - background-color:#278fba; + #background-color:#278fba; + background:url(http://static.jkinsey.net/img/pinkishstardust.png) #323; } menu {