diff options
Diffstat (limited 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 ~  | 
