user.css 208 B

123456
  1. .face_container {margin-left: 4em; position: relative;}
  2. .face_first {position: static; vertical-align: bottom;}
  3. .face_other {position: absolute; left: 0; top: 0;}
  4. .left {float: left;}
  5. .right {float: right;}