]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/breathe.css
We should take the event-id as well
[friendica.git] / view / theme / vier / breathe.css
index 3343cac127a5998c8138f51f904dce9be68fe074..ec6d91a5698cc8f007c17f024976c1d33c35b054 100644 (file)
@@ -3,6 +3,7 @@
 
 body {
   background-color: #eeeeee !important;
+  font-family: "Lucida Sans Unicode","Lucida Sans", sans-serif;
 }
 
 header #banner #logo-text {
@@ -42,7 +43,7 @@ nav a {
   color: #737373;
 }
 
-nav #search-box #search-text {
+nav #nav-search-box #nav-search-text {
   border-radius: 5px;
 }
 
@@ -121,3 +122,7 @@ div.pager, ul.tabs {
 .mail-list-wrapper {
   border-radius: 5px;
 }
+
+#viewcontact_wrapper-network {
+  border-radius: 5px;
+}