Removed background color from bootstrap in contact form
This commit is contained in:
parent
b5fefde376
commit
ee6c01c71c
@ -125,6 +125,12 @@ ul.nav-child > li > a:hover
|
|||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.well
|
||||||
|
{
|
||||||
|
background-color: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
<?php
|
<?php
|
||||||
print_r($params);
|
print_r($params);
|
||||||
|
Loading…
Reference in New Issue
Block a user