summaryrefslogtreecommitdiffstats
path: root/docs/css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/css')
-rw-r--r--docs/css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/css/main.css b/docs/css/main.css
index 66a0503..82fbf8e 100644
--- a/docs/css/main.css
+++ b/docs/css/main.css
@@ -74,3 +74,7 @@ div.important, pre, div.subsection {
border-radius:0.25em;
box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
+
+.photos p {
+ text-align:left;
+}