| Server IP : 14.225.204.176 / Your IP : 216.73.216.169 Web Server : nginx/1.24.0 System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64 User : root ( 0) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/php/mmobot/assets/css/ |
Upload File : |
/*footer*/
.footer {
padding: 0.5rem 0;
}
.footer a:not(.btn) {
color: #a7a7a7;
}
.footer .title{
color: #ededed;
}
.footer_top.dark{
background-color: #293340 !important;
}
.footer_top.dark .site-logo img{
max-height: 40px;
}
.footer_top.dark .quick-link li a:hover{
color: #dfdfdf;
}
.footer_bottom.dark{
background-color: #293340 !important;
}
.footer_bottom.dark .container{
padding: 20px;
border-top: 1px solid #a7a7a7;
}
.footer-lang-selector {
margin-top: 4px;
margin-left: 20px;
padding: 3px;
display: inline-block;
border: 1px solid #6D7784;
outline: none;
background-color: transparent;
color: #a7a7a7;
font-size: 14px;
line-height: 24px;
}
@media (max-width: 576px){
section.banner .content{
text-align: center;
}
section.banner .content h1{
font-size: 30px;
}
.header-top .navbar-nav.list-inline{
display: none;
}
nav.header-top .link{
margin-left: auto;
}
footer {
border-top: none;
}
footer .col-auto {
-ms-flex: 0 0 auto;
width: 100%;
text-align: center;
}
}