inital commit
This commit is contained in:
21
public/css/rtg_custom.css
vendored
Normal file
21
public/css/rtg_custom.css
vendored
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user