aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements/chrome.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/elements/chrome.php')
-rw-r--r--views/default/css/elements/chrome.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/views/default/css/elements/chrome.php b/views/default/css/elements/chrome.php
index 4ed8dcf2d..a9b82d41d 100644
--- a/views/default/css/elements/chrome.php
+++ b/views/default/css/elements/chrome.php
@@ -122,3 +122,9 @@ h2 {
line-height: 1.2em;
font-style: italic;
}
+
+.elgg-photo {
+ border: 1px solid #ccc;
+ padding: 3px;
+ background-color: white;
+}