Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/content/karma/css/global.css
diff options
context:
space:
mode:
Diffstat (limited to 'content/karma/css/global.css')
-rw-r--r--content/karma/css/global.css9
1 files changed, 8 insertions, 1 deletions
diff --git a/content/karma/css/global.css b/content/karma/css/global.css
index 3d647d5..c6875e4 100644
--- a/content/karma/css/global.css
+++ b/content/karma/css/global.css
@@ -115,7 +115,7 @@ body {
margin: 0 auto;
margin-top: 74px;
width: 1198px;
- height: 750px;
+ height: 748px;
overflow: hidden;
text-align:center;
}
@@ -147,6 +147,13 @@ body {
padding-top: 10px;
}
+.botbtn_left {
+ float:left;
+ height: 55px;
+ padding-left: 5px;
+ padding-top: 10px;
+}
+
#linkCheck {
margin:0 40px 0 0;
background-image:url("../image/btn_check.png");