diff --git a/css/style-small.css b/css/style-small.css new file mode 100644 index 0000000..36e5577 --- /dev/null +++ b/css/style-small.css @@ -0,0 +1,65 @@ +.fusionChoice +{ + width: 90%; + margin-left: 5%; + margin-right: 5%; + text-align: center; +} + +#from +{ + margin-left: 5%; + margin-right: 5%; +} + +#to +{ + margin-left: 5%; + margin-right: 5%; +} + +#buttonSwap +{ + margin-top: 10px; + margin-bottom: 10px; +} + +.buttonsRandomize +{ + width: 90%; + margin: 5px; + text-align: center; +} + +.buttonsRandomize .topAndBottom +{ + display: inline; +} + +.buttonsRandomize .leftAndRight +{ + display: none; +} + +#buttonRandomizeFrom +{ + margin-left: 5%; + margin-right: 5%; +} + +#buttonRandomizeTo +{ + margin-left: 5%; + margin-right: 5%; +} + +#buttonRandomizeTo +{ + margin-left: 5%; + margin-right: 5%; +} + +#legal +{ + position: static; +} \ No newline at end of file diff --git a/css/style.css b/css/style.css index 57c72b4..4ca1575 100644 --- a/css/style.css +++ b/css/style.css @@ -72,6 +72,11 @@ body margin-right: 90px; } +.buttonsRandomize .topAndBottom +{ + display: none; +} + #buttonRandomizeTo { margin-left: 90px; @@ -101,7 +106,6 @@ body #legal { background-color: #e5e5e5; - height: 20px; text-align: left; margin: auto; margin-left: 5px; diff --git a/index.php b/index.php index 1eadd4f..a5e59a8 100644 --- a/index.php +++ b/index.php @@ -45,8 +45,10 @@ else Pony Fusion + +
@@ -117,7 +119,7 @@ else ?>

-

+