initial commit

This commit is contained in:
2026-06-29 13:00:18 +06:00
commit f2aea74471
3931 changed files with 562423 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: 60% !important;
}