Skip to content

Commit

Permalink
add margin for div.refererlist
Browse files Browse the repository at this point in the history
git-svn-id: https://tdiary.svn.sourceforge.net/svnroot/tdiary/trunk/theme@3598 7f22e88f-374d-0410-998f-c91420d97ba2
  • Loading branch information
hsbt committed Apr 1, 2010
1 parent 661d48f commit 808b297
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hsbt/hsbt.css
Original file line number Diff line number Diff line change
Expand Up @@ -273,11 +273,11 @@ div.refererlist {
font-size:small;
background-color:#fff;
color:#000;
border-radius: 8px;
-moz-border-radius: 8px;
padding:2px;
padding-bottom:1px;
margin-top:0.5em;
margin-left:2em;
margin-right:1em;
margin: 0.5em;
border:#DEF 1px solid;
}

Expand Down

0 comments on commit 808b297

Please sign in to comment.