]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/GNUsocialPhotos/res/style.css
Matt's demands (ticket #217)
[quix0rs-gnu-social.git] / plugins / GNUsocialPhotos / res / style.css
index 78cd01f926f6763fd762bcfe6cc4745d08271b56..bb7b6192784b1e17dae34f5169de5104a1780bba 100644 (file)
@@ -6,3 +6,9 @@
     margin: 15px; 
 }
 
+.photodescription {
+    display: block;
+    background-color: #dddddd;
+    padding: 20px;
+    margin: 15px;
+}
\ No newline at end of file