]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/breathe.css
networkheader: do css work the other supported themes
[friendica.git] / view / theme / vier / breathe.css
index 3343cac127a5998c8138f51f904dce9be68fe074..5a36de03e02418526e8f374e8e7d1fdadd671fbd 100644 (file)
@@ -3,6 +3,7 @@
 
 body {
   background-color: #eeeeee !important;
+  font-family: "Lucida Sans Unicode","Lucida Sans", sans-serif;
 }
 
 header #banner #logo-text {
@@ -121,3 +122,7 @@ div.pager, ul.tabs {
 .mail-list-wrapper {
   border-radius: 5px;
 }
+
+#viewcontact_wrapper-network {
+  border-radius: 5px;
+}