cambio posicion boton

parent 6430eef9
...@@ -37,10 +37,10 @@ and open the template in the editor. ...@@ -37,10 +37,10 @@ and open the template in the editor.
#startbutton { #startbutton {
display: block; display: block;
position: relative; position: absolute;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
top: -8em; bottom: 6em;
padding: 5px; padding: 5px;
background-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0);
background: url('../images/camera-icon.svg') no-repeat center center; background: url('../images/camera-icon.svg') no-repeat center center;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment