personalData.css 227 B

1234
  1. .leftcol-lh{float:left; width:100%; height:50px; line-height:50px; background-color:#f2f2f2;
  2. margin:10px 0; border-radius:5px; padding:0 30px; box-sizing:border-box; }
  3. .leftcol-lh img{width:25px; height:25px;}