add contact page
This commit is contained in:
@@ -112,6 +112,13 @@ p {
|
||||
background-color:#EEEBE4;
|
||||
}
|
||||
|
||||
#ae_iframe_tcxkp1qz
|
||||
{
|
||||
filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
|
||||
-webkit-filter: grayscale(100%);
|
||||
filter: grayscale(100%);
|
||||
filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
|
||||
}
|
||||
|
||||
* {
|
||||
color: #775840 !important;
|
||||
|
Reference in New Issue
Block a user