summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rwxr-xr-xstyle.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/style.css b/style.css
index 18f7da9..8b31c71 100755
--- a/style.css
+++ b/style.css
@@ -81,6 +81,12 @@ a img {
81 border: none; 81 border: none;
82} 82}
83 83
84img.framed {
85 border: 1px solid #a0a0a0;
86 padding: 4px;
87 margin: 0;
88}
89
84img.left,img.center,img.right { 90img.left,img.center,img.right {
85 padding: 4px; 91 padding: 4px;
86 border: 1px solid #a0a0a0; 92 border: 1px solid #a0a0a0;