X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Fstatic%2Fcss%2Fmain.css;h=be09e61b18e9052e2c5dea0edf5bbaea1db2aa86;hp=8ca121f9ec5ab1bf41d80b88b0433f32c3eb62a1;hb=f8b17536638b80cceef22d7f8411246c748e84a5;hpb=1d61d743b4be30dd92024d9056df552929161d2a diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 8ca121f..be09e61 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -3,7 +3,7 @@ @import url("pygment.css"); -/* Latout */ +/* Layout */ article, figcaption, @@ -16,15 +16,9 @@ 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: 16px; - line-height: 150%; + font-size: 14px; text-align: left; color: #1D1D1D; padding: 0; @@ -308,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%; +}