summaryrefslogtreecommitdiffstats
path: root/funcweb
diff options
context:
space:
mode:
Diffstat (limited to 'funcweb')
-rwxr-xr-x[-rw-r--r--]funcweb/funcweb/static/css/groupscss.css13
1 files changed, 10 insertions, 3 deletions
diff --git a/funcweb/funcweb/static/css/groupscss.css b/funcweb/funcweb/static/css/groupscss.css
index 84e171c..6ca2893 100644..100755
--- a/funcweb/funcweb/static/css/groupscss.css
+++ b/funcweb/funcweb/static/css/groupscss.css
@@ -125,8 +125,8 @@ max-height: 400px;
width: 40%;
padding:10px;
float:left;
-margin-left:30px;
-margin-right:30px;
+margin-left:35px;
+margin-right:35px;
}
#groupbox {
background-color:#F1F5F6;
@@ -175,4 +175,11 @@ font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color: #5499d4;
text-decoration:none;
-} \ No newline at end of file
+}
+
+#minion_glob_box {
+padding-right:175px;
+width: 80%;
+height: 50px;
+float:right;
+}