changeset 4199:7c632d7b1f52

mod_http_index: Remove unused CSS class
author Kim Alvefur <zash@zash.se>
date Tue, 13 Oct 2020 18:44:32 +0200
parents b1a5c2ee49c4
children e92441e8bda0
files mod_http_index/http_index.html
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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>