color tweaks
[Ultimately_Untrue_Thought.git] / theme / static / css / main.css
index d10a6a7..f60ca7d 100644 (file)
@@ -41,7 +41,7 @@ body {
 }
 
 header {
 }
 
 header {
-  background-color: #101030;
+  background-color: #101010;
   height: 50px;
   line-height: 50px;
   padding: 0 1em;
   height: 50px;
   line-height: 50px;
   padding: 0 1em;
@@ -150,8 +150,8 @@ a {
 
 a:hover, a:active {
   text-decoration: none;
 
 a:hover, a:active {
   text-decoration: none;
-  border-bottom: 1px dotted #4271AE;
-  color: #4271AE;
+  border-bottom: 1px dotted #A070A0;
+  color: #A070A0;
 }
 
 .literal {
 }
 
 .literal {
@@ -191,6 +191,7 @@ article.summary > div {
   margin-left: 28%;
 }
 
   margin-left: 28%;
 }
 
+article .metadata,
 article.full .metadata,
 article.summary .metadata {
   padding: 1%;
 article.full .metadata,
 article.summary .metadata {
   padding: 1%;
@@ -199,6 +200,7 @@ article.summary .metadata {
   font-style: italic;
 }
 
   font-style: italic;
 }
 
+article .metadata,
 article.full .metadata {
   width: 25%;
   float: right;
 article.full .metadata {
   width: 25%;
   float: right;