Skip to content

Commit

Permalink
Some styles for the RSS client listing
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Dec 31, 2004
1 parent 839bbd4 commit f54b0f2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions theme/standardxhtml/styles.php
Original file line number Diff line number Diff line change
Expand Up @@ -795,3 +795,17 @@
-moz-border-radius: 15px;
}

.rssclientitem {
}

.rssclientlink {
font-size: x-small;
border-top: 1px <?php echo $THEME->cellheading2 ?> solid;
padding-bottom: 5px;
}

.rssclientdescription {
font-size: x-small;
color: #555555;
padding-left: 10px;
}

0 comments on commit f54b0f2

Please sign in to comment.