view css/about-me.css @ 100:c72b4b16f1ca

huff post.
author Robert McIntyre <rlm@mit.edu>
date Fri, 12 Feb 2016 21:12:51 -0800
parents e24672e0365d
children
line wrap: on
line source
1 dt{
2 width:20%;
3 float:left;
4 display:block;
5 }
7 dd{
8 display:block;
9 clear:right;
10 }