Template:MomoTalk/style.css: Difference between revisions

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