comparison css/argentum.css @ 62:fb5ea1d5bbe9

fixed the author macro to work!
author Robert McIntyre <rlm@mit.edu>
date Mon, 02 Mar 2015 09:51:23 -0800
parents 053bce43913c
children e24672e0365d
comparison
equal deleted inserted replaced
61:bbe8fed58d3f 62:fb5ea1d5bbe9
8 .float-right{float:right;} 8 .float-right{float:right;}
9 9
10 .author{ 10 .author{
11 color:#666; 11 color:#666;
12 line-height:3em; 12 line-height:3em;
13 }
14
15 div.author p{
16 display:inline;
13 } 17 }
14 18
15 body{ 19 body{
16 font:87.5% "Georgia Serif", Times, Palatino, "Times New Roman", serif; 20 font:87.5% "Georgia Serif", Times, Palatino, "Times New Roman", serif;
17 } 21 }