summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css21
1 files changed, 21 insertions, 0 deletions
diff --git a/local.css b/local.css
index 76ec1b1f..cc06a1f1 100644
--- a/local.css
+++ b/local.css
@@ -154,6 +154,27 @@ DIV#content IMG {
background-color: none;
}
+#content img.solo {
+ float: left;
+ margin: 0 5% 5% 0;
+ padding: 0;
+}
+#content img.x2470x3783 {
+ height:3783px;
+ width: 2470px;
+ max-width: 2470px;
+}
+#content img.x1000x750 {
+ height: 1000px;
+ width: 750px;
+ max-width: 750px;
+}
+#content img.x108x132 {
+ height: 132px;
+ width: 108px;
+ max-width: 108px;
+}
+
DIV.inlinepage {
border: 0;
padding: 1em;