X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Fstatic%2Fcss%2Fmain.css;h=909a71c54af84c1518832411033f439ca2d30617;hp=d10a6a73d70bd563a71be69a8ba2f4477319864b;hb=59c66566adec4e057adbfb2c3468c97dbc0a1a10;hpb=ff704c0849d1b7008eb4702a6cce15dc5c16b1e9 diff --git a/theme/static/css/main.css b/theme/static/css/main.css index d10a6a7..909a71c 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -1,12 +1,3 @@ -/* -Colors : -- #40403F -- #4D4D4C -- #7F7F7E -- #E5E5E3 -- #F0F0F0 -*/ - /* Imports */ @import url("pygment.css"); @@ -41,7 +32,7 @@ body { } header { - background-color: #101030; + background-color: #101010; height: 50px; line-height: 50px; padding: 0 1em; @@ -150,8 +141,8 @@ a { a:hover, a:active { text-decoration: none; - border-bottom: 1px dotted #4271AE; - color: #4271AE; + border-bottom: 1px dotted #C07095; + color: #C07095; } .literal { @@ -191,6 +182,7 @@ article.summary > div { margin-left: 28%; } +article .metadata, article.full .metadata, article.summary .metadata { padding: 1%; @@ -199,6 +191,7 @@ article.summary .metadata { font-style: italic; } +article .metadata, article.full .metadata { width: 25%; float: right;