ajuste css

Implementación Html Manuel
Sin ultimos ajustes solicitados.
parent d18201ef
...@@ -42,7 +42,8 @@ and open the template in the editor. ...@@ -42,7 +42,8 @@ and open the template in the editor.
margin-right: auto; margin-right: auto;
bottom: 6em; bottom: 6em;
padding: 5px; padding: 5px;
background-color: #6a67ce; background-color: rgba(255, 255, 255, 0);
background: url('../images/camera-icon.svg') non-repeat;
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;
...@@ -53,7 +54,7 @@ and open the template in the editor. ...@@ -53,7 +54,7 @@ and open the template in the editor.
cursor: pointer; cursor: pointer;
width: 60px; width: 60px;
height: 60px; height: 60px;
} }
.contentarea { .contentarea {
......
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