diff options
author | Daniel Jones <admin@danieljon.es> | 2019-05-19 22:31:42 +0930 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2019-05-19 22:31:42 +0930 |
commit | dfbd2dbe7068069cb5a4a04d5a0fe3ffc65bf7fa (patch) | |
tree | 3a9136e6ebfc77e39e23d6d3edaadf7993c27cf3 | |
parent | 1a5fe7fe2f71dbb252af51e17a8b855d29b5cd60 (diff) | |
download | gnupluslinux.com-dfbd2dbe7068069cb5a4a04d5a0fe3ffc65bf7fa.tar.gz gnupluslinux.com-dfbd2dbe7068069cb5a4a04d5a0fe3ffc65bf7fa.zip |
added fireworks to iuse
-rw-r--r-- | iuse/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/iuse/index.html b/iuse/index.html index bc4c7f7..cb0703c 100644 --- a/iuse/index.html +++ b/iuse/index.html @@ -8,6 +8,8 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Cache-control" content="public"> <link rel="icon" type="image/png" href="favicon.png"> + <link rel="stylesheet" type="text/css" href="https://danieljon.es/css/fireworks.css"> + <title>GNU plus Linux</title> <style> body{background-color: #ffe6ff; color: #353535; margin-right: 5%; margin-left: 5%; font-family: Verdana; background: #ffe6ff url(tile.png) repeat center center fixed;} @@ -40,6 +42,7 @@ </style> </head> <body> + <div id="pyro" class="pyro"><div id="before" class="before"></div><div id="after" class="after"></div></div> <div class="content"> <pre> software ~ |