From 805d53da7577ce89d70f6d1cfc00f186c092f97f Mon Sep 17 00:00:00 2001 From: Piotr Szefler Date: Fri, 26 Mar 2021 14:18:24 +0100 Subject: [PATCH] =?UTF-8?q?Usu=C5=84=20'style.css'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 97 ------------------------------------------------------- 1 file changed, 97 deletions(-) delete mode 100644 style.css diff --git a/style.css b/style.css deleted file mode 100644 index d4b44a9..0000000 --- a/style.css +++ /dev/null @@ -1,97 +0,0 @@ - body{ - padding:20px; - - } - #form{ - background:#f8f8f8; - } - .container{ - margin:auto; - text-align:center; - } - .container-form{ - margin:auto; - text-align:center; - } - .description{ - height:auto; - padding-bottom:40px; - padding-top:20px; - text-align:justify; - } - - .infoblock{ - border: 1px solid #ddd; - padding: 15px; - } - .infoelem{ - padding:5px; - } - .infoeve{ - - height:100px; - width:900px; - margin:auto; - } - .joiners{ - border="1 solid #d5d5d5"; - text-align: center; - } - .button{ - margin-top:auto; - margin-left:auto; - - margin-right:auto; - } - .infolist{ - - padding-top: 5px; - padding-right: 5px; - padding-bottom: 5px; - padding-left: 5px; - float: left; - width: 100px; - text-align:left; - border: 1px solid #ddd; - } - .list{ - width:1100px; - } - .button1{ - background-color: #e5e5e5; - margin-left: 20px; - margin-right: 20px; - margin-bottom: 20px; - padding: 15px; - border-radius: 15px; - } - .button2{ - background-color: #e5e5e5; - margin-left:20px; - margin-right:20px; - margin-bottom:20px; - padding:15px; - border-radius: 15px; - } - .button3{ - background-color: #e5e5e5; - margin-left:20px; - margin-right:20px; - margin-bottom:20px; - padding:15px; - border-radius: 15px; - } - .nonespace-lg{ - display: none; - } - b{ - color:#337ab7; - } - .header_tabler{ - color:#337ab7; - font-size:20px; - font-weight:bold; - } - .fas{ - color:337ab7; - } \ No newline at end of file