Template:MomoTalk/style.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(add response options)
m (fix response option)
Line 99: Line 99:
border: none;
border: none;
color: #2a323e;
color: #2a323e;
margin-bottom: 10px;
margin-bottom: 5px;
margin-top: 5px;
padding: 5px;
padding: 5px;
box-sizing: border-box;
box-sizing: border-box;
Line 107: Line 108:
display: inline-block;
display: inline-block;
border-radius: 10px;
border-radius: 10px;
box-shadow: 0 2px 5px #000000;/*should have a 3d in color*/
box-shadow: 0 2px 5px grey;
}
}
.momotalk-response-option:hover {
.momotalk-response-option:hover {