]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
Beautifiying export of shared posts to other networks
[friendica.git] / view / theme / vier / style.css
index 04328e00da7c1310b9f1771837c20dbc5584b2bd..b38900923a296ec8a01b033cd7df44da4438199d 100644 (file)
@@ -1127,6 +1127,18 @@ border-bottom: 1px solid #D2D2D2;
   display: table;
   width: 745px;
 }
+
+.wall-item-content hr {
+  background: none repeat scroll 0% 0% rgb(221, 221, 221);
+  color: rgb(221, 221, 221);
+  clear: both;
+  float: none;
+  width: 100%;
+  height: 0.1em;
+  /* margin: 0px 0px 1.45em; */
+  border: medium none;
+}
+
 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
   display: table-row;
 }
@@ -2135,7 +2147,8 @@ blockquote {
 }
 
 .oembed {
-    font-size: large;
+    /* font-size: large; */
+    font-size: larger;
     font-weight: bold;
 }