mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-08 15:23:24 +00:00
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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;}
|