diff options
| -rw-r--r-- | web/ioq3.css | 4 | 
1 files changed, 1 insertions, 3 deletions
diff --git a/web/ioq3.css b/web/ioq3.css index a7240be..aed1356 100644 --- a/web/ioq3.css +++ b/web/ioq3.css @@ -20,8 +20,7 @@ body, html {  }  #footer a { -	color: #4b4b4b -	; +	color: #4b4b4b;  	background-color: transparent;  } @@ -48,7 +47,6 @@ h1, :link:hover, :visited:hover {  }  h1 { -	float: left;  	font-size: 1.75em;  }  | 
