css contacts

This commit is contained in:
2023-11-28 12:08:37 +01:00
parent 5f8d75b5ab
commit 4add353075
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -169,6 +169,9 @@ html.js body {
html.js body div.dialog-off-canvas-main-canvas div.layout-container {
margin: 0 !important; }
svg.mailto {
display: none; }
/*partials*/
header {
display: block;
@@ -17,4 +17,8 @@ html.js body{
}
html.js body div.dialog-off-canvas-main-canvas div.layout-container{
margin: 0 !important;
}
svg.mailto{
display: none;
}