ajuste css

Implementación Html Manuel
Sin ultimos ajustes solicitados.
parent 123307ec
...@@ -43,7 +43,7 @@ and open the template in the editor. ...@@ -43,7 +43,7 @@ and open the template in the editor.
bottom: 6em; 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; 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;
-moz-border-radius: 30px; -moz-border-radius: 30px;
...@@ -54,6 +54,7 @@ and open the template in the editor. ...@@ -54,6 +54,7 @@ and open the template in the editor.
cursor: pointer; cursor: pointer;
width: 60px; width: 60px;
height: 60px; height: 60px;
background-size: 35px;
} }
......
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