inital commit

This commit is contained in:
2026-06-24 18:29:01 +06:00
commit f401802bf7
3918 changed files with 553085 additions and 0 deletions

21
public/css/rtg_custom.css vendored Normal file
View File

@@ -0,0 +1,21 @@
.btn2{
background: #FF440A !important;
border-color: #FF440A !important;
color: #fff !important;
font-weight: bold !important;
}
.left_col{
background: url(images/bg.jpg);
background-repeat: no-repeat;
background-size: 100% 100%;
}
.site_title{
padding-left: 0 !important;
}
.site_title img {
height:55px !important;
width: 100% !important;
}