X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=local.css;h=3f4a25802ca05c4ec11cdbce94af551ef5523d97;hp=1181ae3aaaa28fad5d8c169a3d6b3a7352f829ac;hb=c0375c2d8c437eeccd7e693fae1b93a6ba691d77;hpb=dfbff12fc955ee024433c84c74e6d952a04fde8d diff --git a/local.css b/local.css index 1181ae3..3f4a258 100644 --- a/local.css +++ b/local.css @@ -459,7 +459,7 @@ li.L8 { list-style: upper-alpha; } border-right: 1px solid #993300; border-bottom: 1px solid #331100; padding: 0px 0.5em 0px 0.5em; - font-family: "liberation_serifregular",sans-serif; + font-family: sans-serif; font-weight: bold; font-size: small; text-decoration: none; @@ -550,7 +550,7 @@ pre { body { margin: 0; padding: 0; - font-family: sans-serif; + font-family: "liberation_serifregular",sans-serif; color: black; background: white; } @@ -580,7 +580,7 @@ body { .title { display: block; margin-top: .2em; - font: 140% sans-serif; + font-size: 180% } #searchform {