X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Fstatic%2Fcss%2Fmain.css;h=1fae233e6de15404bbd99573c1d74075e8533201;hp=4dadf327f3134ba07c7300f1b82405583088bb4a;hb=1996f494130eff301253a8cde8abeceae611b4fe;hpb=808ee3b5842ca30c4286ba43fced4d3984b57bcb diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 4dadf32..1fae233 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -16,11 +16,6 @@ time { display: block; } -html { - font-size: 100%; - -ms-text-size-adjust: 100%; - -webkit-text-size-adjust: 100%; -} body { font-family: 'Source Sans Pro', sans-serif; font-size: 14px; @@ -58,7 +53,7 @@ header { footer { border-top: 1px dotted #D6D6D6; - line-height: 30px; + line-height: 15px; padding: 0 1em; font-size: 0.8em; } @@ -307,3 +302,25 @@ li.tag-4 { font-size: 110%; margin: 0 1em; } margin: 0 4%; } } + + +/* tag cloud */ + +span.tag-1 { + font-size: 160%; +} +span.tag-2 { + font-size: 140%; +} +span.tag-3 { + font-size: 125%; +} +span.tag-4 { + font-size: 110%; +} +span.tag-5 { + font-size: 95%; +} +span.tag-6 { + font-size: 75%; +}