se elimina boton de volver a paso 1 en paso 3

parent ba47dae2
...@@ -53,6 +53,7 @@ and open the template in the editor. ...@@ -53,6 +53,7 @@ and open the template in the editor.
background: url('../images/camera-icon.svg') no-repeat center center; background: url('../images/camera-icon.svg') no-repeat center center;
border: 3px solid rgba(255, 255, 255, 1); border: 3px solid rgba(255, 255, 255, 1);
border-radius: 30px; border-radius: 30px;
-ms-border-radius : 30px;
-moz-border-radius: 30px; -moz-border-radius: 30px;
-webkit-border-radius: 30px; -webkit-border-radius: 30px;
-o-border-radius: 30px; -o-border-radius: 30px;
......
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