ajuste css

Implementación Html Manuel
Sin ultimos ajustes solicitados.
parent 359097cd
...@@ -40,13 +40,15 @@ and open the template in the editor. ...@@ -40,13 +40,15 @@ and open the template in the editor.
position: relative; position: relative;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
bottom: 36px; bottom: 6em;
padding: 5px; padding: 5px;
background-color: #6a67ce; background-color: #6a67ce;
border: 1px solid rgba(255, 255, 255, 0.7); border: 1px solid rgba(255, 255, 255, 0.7);
font-size: 14px; font-size: 14px;
color: rgba(255, 255, 255, 1.0); color: rgba(255, 255, 255, 1.0);
cursor: pointer; cursor: pointer;
width: 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