X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Fstatic%2Fcss%2Fmain.css;h=92225f98a4a6d244b9bd849724e5dc653239e290;hp=f60ca7d5c0b9c41979da212c3fbc99c7b56c4811;hb=72cf3c292d57fe82afb4d617bb0b5af835fb9bf2;hpb=dd89d9cd0f424845917c5c55f185e55ae0f72577 diff --git a/theme/static/css/main.css b/theme/static/css/main.css index f60ca7d..92225f9 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"); @@ -150,8 +141,8 @@ a { a:hover, a:active { text-decoration: none; - border-bottom: 1px dotted #A070A0; - color: #A070A0; + border-bottom: 1px dotted #C07095; + color: #C07095; } .literal { @@ -217,6 +208,15 @@ article.summary .metadata { margin: 0; } + +blockquote { + background: #F0F0F0; + border-left: 10px solid #C07095; + margin: 1.5em 10px; + padding: 0.5em 10px; +} + + /* Listings */ ol.archive li {