mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-08 15:23:24 +00:00
7 lines
208 B
CSS
7 lines
208 B
CSS
|
.face_container {margin-left: 4em; position: relative;}
|
||
|
.face_first {position: static; vertical-align: bottom;}
|
||
|
.face_other {position: absolute; left: 0; top: 0;}
|
||
|
|
||
|
.left {float: left;}
|
||
|
.right {float: right;}
|