Change about page background image

This commit is contained in:
Amanmyrat 2023-12-04 15:57:12 +05:00
parent eeb59f5509
commit a765541e73
3 changed files with 5 additions and 11 deletions

View File

@ -214,7 +214,7 @@
img { img {
@include ImgCon; @include ImgCon;
// height: 80%; // height: 80%;
display: block; display: block;
} }
} }
@ -245,4 +245,4 @@
} }
} }
// About end ========================== // About end ==========================

View File

@ -23,7 +23,7 @@ input::-webkit-inner-spin-button {
margin: 0; margin: 0;
} }
/*** /***
==================================================================== ====================================================================
Global Settings Global Settings
==================================================================== ====================================================================
@ -5094,4 +5094,4 @@ input[type=date]::-webkit-calendar-picker-indicator {
.bill_item > div p { .bill_item > div p {
font-size: 16px; font-size: 16px;
} }
} }

View File

@ -1,10 +1,4 @@
==
<?php
function onStart(){
$this['activeLocaleFlag'] = 'assets/images/flag_'. $this->activeLocale .'.png';
}
?>
==
<!-- Header =========================== --> <!-- Header =========================== -->
<headar class="header"> <headar class="header">
<div class="auto_container"> <div class="auto_container">