Template:MomoTalk/style.css: Difference between revisions

adjust profile picture; adjust padding
(WIP)
 
(adjust profile picture; adjust padding)
Line 13:
color:#fff;
font-size:32px;
padding-left:7px 0px 0px 10px;
vertical-align: middle;
font-weight: bold;
Line 35:
table.momotalk-table td:first-child {
/* profile picture */
display: block;
width: 100px;
height: 100px;
border-radius: 50%;
overflow: hidden;
}
table.momotalk-table td:nth-child(2) {