diff options
Diffstat (limited to 'iuse')
| -rw-r--r-- | iuse/index.html | 9 | 
1 files changed, 5 insertions, 4 deletions
diff --git a/iuse/index.html b/iuse/index.html index dd86fd0..9f3ece5 100644 --- a/iuse/index.html +++ b/iuse/index.html @@ -13,7 +13,7 @@  		body{background-color: #ffe6ff; color: #353535; margin-right: 5%; margin-left: 5%; font-family: Verdana; background: #ffe6ff url(tile.png) repeat center center fixed;}  		.content  		{ -			background-color: #fafafa; +			background-color: #B6B6B4;  			position: absolute;  			border-radius: 25px;  			border: 2px; @@ -25,8 +25,10 @@  			right: 0;  			bottom: 0;  			left: 0; -			color: Gunmetal; -			background-image: url("landscape.jpg"); +			color: #2C3539; +			font-weight: bold; +			font-size: 13px; +			background-image: url("landscape.png");  			background-repeat: no-repeat;  			background-size: cover;  		} @@ -40,7 +42,6 @@  	<body>  		<div class="content">  			<pre> -  					software ~  			 ##     ###	Parabola GNU plus Linux-libre  | 
