Bản mẫu:ImgInfor/styles.css
Từ SOJO WIKI
.wiki-template-imginfo { position:relative; width: 70%; height: 180px; background: #FFFFFF; border: 1px solid rgba(119, 48, 198, 0.2); box-sizing: border-box; border-radius: 4px; max-width: 830px; } .wiki-template-imginfo-title { position:absolute; font-size: 14px; line-height: 150%; color: #000000; left: 31%; top: 0px; font-weight: bold; } .wiki-template-imginfo-content { position:absolute; left: 31%; top:35px; font-size: 12px; line-height: 150%; color: #000000; width: 66%; height: 90px; } .wiki-template-imginfo-img { } .wiki-template-imginfo-img a img { position: absolute; width: 28%; height: 160px; left: 10px; top: 10px; }