view css/about-me.css @ 78:06c628fe1555

s.
author Robert McIntyre <rlm@mit.edu>
date Sun, 03 May 2015 14:17:24 -0700
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 }