summaryrefslogtreecommitdiffstats
path: root/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheet.css')
-rw-r--r--stylesheet.css28
1 files changed, 28 insertions, 0 deletions
diff --git a/stylesheet.css b/stylesheet.css
index 02f69a4..c21e3ff 100644
--- a/stylesheet.css
+++ b/stylesheet.css
@@ -64,6 +64,34 @@ img {
img.thumb {
}
+img.bubbleimg_up {
+ padding-top: 0;
+ padding-left: 0;
+ padding-right: 0;
+ padding-bottom: 0;
+ margin-top: 39px;
+ margin-left: 36px;
+ margin-bottom: 0;
+ margin-right: 0;
+ border: 0;
+ width: 202;
+ height: 152;
+}
+
+img.bubbleimg_down {
+ padding-top: 0;
+ padding-left: 0;
+ padding-right: 0;
+ padding-bottom: 0;
+ margin-top: 34px;
+ margin-left: 36px;
+ margin-bottom: 0;
+ margin-right: 0;
+ border: 0;
+ width: 202;
+ height: 152;
+}
+
a {
font-size: 14px;
color: #008200;