Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcbridgha2016-06-21 21:15:55 +0000
committercbridgha2016-06-21 21:15:55 +0000
commitc11efe9dfdcfba97f9d3f7e4ead6d17176a32410 (patch)
tree2c1cd33c853bd56949890f986b7b882f40787999 /customMain.css
parent5e7e29726a04adf00127c22fef0566a7cca060e5 (diff)
downloadwebtools-c11efe9dfdcfba97f9d3f7e4ead6d17176a32410.tar.gz
webtools-c11efe9dfdcfba97f9d3f7e4ead6d17176a32410.tar.xz
webtools-c11efe9dfdcfba97f9d3f7e4ead6d17176a32410.zip
More tweaks
Diffstat (limited to 'customMain.css')
-rw-r--r--customMain.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/customMain.css b/customMain.css
index 4fe56d26f..3bd6cb3fd 100644
--- a/customMain.css
+++ b/customMain.css
@@ -26,12 +26,12 @@
#bigbuttons {
position: relative;
- left: 420px;
- top: -340px;
+ left: 100px;
+ top: -350px;
}
.logoBanner {
- position: absolute;
+ position: relative;
height: 174px;
width: 300px;
top: 0;

Back to the top