Skip to content
This repository has been archived by the owner on Aug 25, 2019. It is now read-only.

Commit

Permalink
Bottom link bar styling.
Browse files Browse the repository at this point in the history
  • Loading branch information
dietrichm committed Feb 19, 2012
1 parent e2ee6e1 commit 3d35e61
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions templates/default/styles.css
Expand Up @@ -608,10 +608,11 @@ ul#panelmenu li#first {
p#linkbar {
color: #323232;
text-align: center;
margin-bottom: 20px;
margin-bottom: 10px;
}
p#linkbar a {
margin: 0 2px 0 2px;
margin: 0 3px;
text-decoration: none;
}
p#linkbar #rss-feed-link {
background-image: url(gfx/rss.png);
Expand Down

0 comments on commit 3d35e61

Please sign in to comment.