minor styling tweaks

pull/1/head
Andromeda Yelton 2012-04-30 11:03:15 -04:00
parent 6dcefd157c
commit 5421793f02
3 changed files with 1 additions and 10 deletions

View File

@ -195,7 +195,6 @@ $j(document).ready(function(){
<div id="content-block-content">
<div id="tabs-1" class="tabs {% if activetab == '1' %}active{% endif %}">
<div class="tabs-content">
<p><br>
{% if status == 'ACTIVE' %}
<h3 class="tabcontent-title">A campaign is running to unglue <i>{{work.title}}</i>!</h3>
<p>The rights holder, {% for claim in work.claim.all %}
@ -208,7 +207,7 @@ $j(document).ready(function(){
{{ work.last_campaign.description|safe }}
{% else %}
<h3 class="tabcontent-title">{{work.title}}</h3>
{{ work.longest_description|safe }}
<p>{{ work.longest_description|safe }}
{% endif %}
</p>
</div>

View File

@ -483,11 +483,6 @@ ul.support li:hover a {
line-height: 50px;
float: left;
}
/* this line differs from sitewide.css. should it? */
a {
color: #3d4e53;
font-size: 12px;
}
.add-wishlist,
.add-wishlist-workpage,
.remove-wishlist-workpage,

View File

@ -418,9 +418,6 @@ ul.support li {
.height(50px);
float: left;
}
/* this line differs from sitewide.css. should it? */
a{ color:#3d4e53; font-size:12px;}
.add-wishlist, .add-wishlist-workpage, &.remove-wishlist-workpage, .remove-wishlist, &.on-wishlist, &.create-account {
float: right;