From 64ab0a61b748d531fe0a738e3044b0695d73150c Mon Sep 17 00:00:00 2001 From: ghermans Date: Mon, 23 Mar 2020 04:25:10 +0100 Subject: [PATCH] cleanup --- public/installer/CSS/style.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/public/installer/CSS/style.css b/public/installer/CSS/style.css index 99d12f2ac..6f87a87bc 100755 --- a/public/installer/CSS/style.css +++ b/public/installer/CSS/style.css @@ -114,15 +114,6 @@ a { color: rgb(0, 65, 255); text-decoration: none;} display : none; } -pre.bash { - background-color: black; - color: white; - font-size: medium ; - font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace; - width: 100%; - display: inline-block; - height: 100%; -} .check { line-height: 35px;