make redmatrix focus scheme default for hubzilla

This commit is contained in:
Mario Vavti
2015-09-10 22:19:51 +02:00
parent 2d94a038a5
commit e1338f5a7f
10 changed files with 52 additions and 108 deletions

View File

@@ -1,4 +1,10 @@
.generic-content-wrapper {
border: 1px solid #111;
background-color: transparent;
}
.vcard, #contact-block, .widget {
background-color: transparent;
border-bottom: 1px solid #fff;
}