# HG changeset patch
# User Kim Alvefur <zash@zash.se>
# Date 1602607472 -7200
# Node ID 7c632d7b1f529b8dd37a92df1f3ad3793904466e
# Parent  b1a5c2ee49c477cc66334d7cce2b1223a3e1f4bf
mod_http_index: Remove unused CSS class

diff -r b1a5c2ee49c4 -r 7c632d7b1f52 mod_http_index/http_index.html
--- a/mod_http_index/http_index.html	Tue Oct 13 18:37:16 2020 +0200
+++ b/mod_http_index/http_index.html	Tue Oct 13 18:44:32 2020 +0200
@@ -29,7 +29,6 @@
 body{background-color:#161616}
 .content{background-color:#1c1c1c}
 footer{color:#444}
-.button>a{background-color:#282828}
 }
 </style>
 </head>