]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
fix some more HTML violations in posted_date_widget.tpl
[friendica.git] / view / global.css
index ab57a762dd9edcf75d1c07f857ebeeb83ec2b89d..e990060943fb6f269ccc13c006cae89ab1ad35a1 100644 (file)
@@ -179,6 +179,24 @@ blockquote.shared_content {
   border: none;
 }
 
+/* Events */
+.event-summary {
+  margin: 0px 0px 10px 0px;
+  font-weight: bold;
+}
+
+.vevent .event-summary {
+  margin: 0px 0px 10px 0px;
+}
+
+.vevent .event-description {
+  padding: 10px 0;
+}
+
+.event-label {
+  font-weight: bold;
+}
+
 .settings-heading a:after{
   content: ' ยป';
 }