73 lines
2.5 KiB
CSS
73 lines
2.5 KiB
CSS
|
*{border:1px solid gray;}
|
||
|
body, html{padding:0px;margin:0px;}
|
||
|
a:hover{text-decoration:none;}
|
||
|
h1{font-size:20pt;text-align:center;margin-top:5px;}
|
||
|
h2{font-size:16pt;}
|
||
|
h3{font-size:14pt;}
|
||
|
header{background-image:url('../img/1.png');margin:0px;height:175px;}
|
||
|
/*header .logo-text{margin-top:45px;font-size:35px;color:#FFFFFF;text-shadow:-0 -2px 0 #515151,
|
||
|
0 -2px 0 #515151,
|
||
|
-0 2px 0 #515151,
|
||
|
0 2px 0 #515151,
|
||
|
-2px -0 0 #515151,
|
||
|
2px -0 0 #515151,
|
||
|
-2px 0 0 #515151,
|
||
|
2px 0 0 #515151,
|
||
|
-1px -2px 0 #515151,
|
||
|
1px -2px 0 #515151,
|
||
|
-1px 2px 0 #515151,
|
||
|
1px 2px 0 #515151,
|
||
|
-2px -1px 0 #515151,
|
||
|
2px -1px 0 #515151,
|
||
|
-2px 1px 0 #515151,
|
||
|
2px 1px 0 #515151,
|
||
|
-2px -2px 0 #515151,
|
||
|
2px -2px 0 #515151,
|
||
|
-2px 2px 0 #515151,
|
||
|
2px 2px 0 #515151,
|
||
|
-2px -2px 0 #515151,
|
||
|
2px -2px 0 #515151,
|
||
|
2px 2px 0 #515151,
|
||
|
2px 2px 0 #515151;display:block;}*/
|
||
|
header .logo_img{background-image:url('../img/2.png');background-repeat:no-repeat;height:175px;}
|
||
|
.bg-dark{background-color:#000;}
|
||
|
.border-raius-5{border-radius:5px;border:1px solid lightgray;}
|
||
|
.main_login_form span{font-size:16pt;}
|
||
|
.main_login_form input{margin-top:5px;}
|
||
|
#form_find{margin-top:10px;}
|
||
|
.table_res{width:100%;}
|
||
|
.table-news, .table-news tr, table-news tr td{border:none;}
|
||
|
.table_res td{width:25%;text-align:center;}
|
||
|
.table_res td img{width:80%;}
|
||
|
.ver_slep{display:block;margin-top:10px;font-size:11pt;}
|
||
|
.ver_slep:hover{text-decoration:none;}
|
||
|
.table_cat img{border-radius:4px;}
|
||
|
.slider-link, slider-link:hover{color:#fff;}
|
||
|
.nav-link{color:black;}
|
||
|
.nav-item{text-align:center;}
|
||
|
.nav-item:hover{background-color:#2486C3;}
|
||
|
.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:hover{color:#fff;font-size:10pt;}
|
||
|
.dropdown-toggle::after{display:none;}
|
||
|
.navbar-nav .nav-link{padding-left:3px;}
|
||
|
.dropdown-item{font-size:10pt;}
|
||
|
article{background-color:#fff;}
|
||
|
.clear{clear:both;}
|
||
|
footer{background-color:#222222;color:lightgray;padding-top:30px;padding-bottom:10px;border-bottom:2px solid black;font-size:12pt;}
|
||
|
footer a{color:lightgray;}
|
||
|
.text-while{color:#fff;}
|
||
|
.font-size-4{font-size:4pt;}
|
||
|
footer a:hover{color:lightgray;}
|
||
|
.vcard *{font-size:10pt;}
|
||
|
.text-editor input, .text-editor textarea{margin-top:10px;}
|
||
|
table.price_list{.btn{}
|
||
|
@media screen and (max-width:1024px){*{padding:0px;}
|
||
|
.container, .row{width:100%;padding:0px;margin:0px;}
|
||
|
.container-fluid{padding:0px;}
|
||
|
button{font-size:8pt;}
|
||
|
.img-thumbnail{width:100%;}
|
||
|
footer{padding-top:10px;}
|
||
|
}
|
||
|
}
|
||
|
.hidden{display:none;}
|
||
|
div.lggal{margin:0 auto;max-width:700px;}
|
||
|
div.lggal img{width:25%;float:left;}
|