view css/about-me.css @ 96:414b74df0c5c

spruce it UP.
author rlm <rlm@aurellem.org>
date Sun, 07 Feb 2016 23:27:54 -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 }