| Server IP : 127.0.0.1 / Your IP : 216.73.216.48 Web Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT DESKTOP-3H4FHQJ 10.0 build 19045 (Windows 10) AMD64 User : win 10 ( 0) PHP Version : 8.2.12 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : D:/xamppkk/htdocs-khalafsons/khalafmaint/main_css/ |
Upload File : |
@charset "UTF-8";
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
background:#F5F5F5;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857;
color: #333333;
background-color: #fff;
}
/*
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}*/
.main_contain
{
float:left;width:100%;height:100vh;background:#fff;backgroundk:#B43A20;
background:#D8FCE1;display:flex;flex-direction:column;justify-contentk:center;align-items:center
}
.ksre_log
{
floatk:left;widthk:20%;height:300px;margin-bottom:20px;margin-top:50px;border-radius:10px;
}
.main_title
{
floatk:left;width:100%;height:150px;line-height:200px;color:#A93525;text-align:center;font-size:3em;font-weight:bold;font-family: serif;
}
.sub_title
{
floatk:left;width:100%;height:50px;line-height:50px;color:#3EA8F7;text-align:center;font-size:2em;font-weight:bold;font-family:serif;
}
.get_started_btm
{
width:25%;height:50px;margin-top:60px;background:#A93525;color:#fff;border:none;border-radius:10px;font-weight:bold;font-size:1.1em;cursor:pointer;
}
.get_started_btm:hover{color:#9DF9B3;}
.footer
{
position:fixed;bottom:0px;
}