Template:MomoTalk/style.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (slightly increase spacing on the side; fix padding inconsistency on the top-left corner)
m (radius too small and looks weird near relationship story)
Line 5: Line 5:
.momotalk-container {
.momotalk-container {
width: 100%;
width: 100%;
border-radius:5px;
border-radius:10px;
overflow:hidden;
overflow:hidden;
box-shadow: 0 2px 4px lightgrey;
box-shadow: 0 2px 4px lightgrey;