Skip to content

Commit

Permalink
style updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Waqar Ahmed committed Jan 23, 2012
1 parent 5f54c29 commit 2000380
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Facebook-Alerts-App/style.css
@@ -0,0 +1,12 @@
.list ul {list-style-type: none;}
.list li
{
background-image:url('bg.jpg');
background-repeat:repeat-x;
padding:2px;
border:5px solid gray;
margin:4px;
}
#dd {border:1px solid gray;
padding:2px;}

0 comments on commit 2000380

Please sign in to comment.