some more tweaks to make dark themes work better

This commit is contained in:
Julian Lam
2013-07-21 23:34:22 -04:00
parent 81cfe0c8d0
commit 9626232e3b
2 changed files with 2 additions and 7 deletions

View File

@@ -20,11 +20,6 @@
&:last-child li { &:last-child li {
border-bottom: 0; border-bottom: 0;
} }
color: #333;
&:hover {
color: #333
}
} }
ul { ul {
@@ -55,6 +50,7 @@
.topic-row { .topic-row {
border-radius: 5px; border-radius: 5px;
padding-left: 20px; padding-left: 20px;
border: 1px solid rgba(0, 0, 0, 0.2);
small { small {
vertical-align: 2px; vertical-align: 2px;
@@ -208,7 +204,6 @@
} }
border-radius: 5px; border-radius: 5px;
background: white;
padding: 0; padding: 0;
margin-bottom: 20px; margin-bottom: 20px;

View File

@@ -26,7 +26,7 @@
38 38
</span> </span>
</div> --> </div> -->
<div class="span12 topic-row img-polaroid"> <div class="span12 topic-row">
<div class="latest-post visible-desktop"> <div class="latest-post visible-desktop">
<div class="pull-right"> <div class="pull-right">
<img style="width: 48px; height: 48px; /*temporary*/" src="{topics.teaser_userpicture}" /> <img style="width: 48px; height: 48px; /*temporary*/" src="{topics.teaser_userpicture}" />