X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=data%2Fglobal.css;fp=data%2Fglobal.css;h=d2ae1762fa596ef440693049c67947887903855d;hb=c5486810f56749bdbd1c81a55d3bf4a7601f2217;hp=6b8df850906622efc9ee4c579198f0560993665b;hpb=ae0aa8fa53031cc5081c6d99fc51dfe0ca83125e;p=~andy%2Faweather-web diff --git a/data/global.css b/data/global.css index 6b8df85..d2ae176 100644 --- a/data/global.css +++ b/data/global.css @@ -59,6 +59,14 @@ div.code { font-weight: bold; } +dt { + font-weight: bold; +} + +dd { + margin-left: 10px; +} + /* Layout */ body { background: fixed; @@ -270,10 +278,8 @@ body { } .news dt { clear: both; - font-weight: bold; } .news dd { - margin-left: 10px; margin-bottom: 15px; } .note {