summaryrefslogtreecommitdiffstats
path: root/application/modules/fbgui/views/scripts/index/start.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'application/modules/fbgui/views/scripts/index/start.phtml')
-rw-r--r--application/modules/fbgui/views/scripts/index/start.phtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/application/modules/fbgui/views/scripts/index/start.phtml b/application/modules/fbgui/views/scripts/index/start.phtml
index 4711f70..a8f91fe 100644
--- a/application/modules/fbgui/views/scripts/index/start.phtml
+++ b/application/modules/fbgui/views/scripts/index/start.phtml
@@ -34,12 +34,12 @@
}
#div4 {
position:relative;
+
width:100px;
height:100px;
- margin:25px;
-moz-border-radius:100px;
-webkit-border-radius:100px;
- float:left;
+ margin:25px auto;
-moz-transform:scale(0.5);
-webkit-transform:scale(0.5);