Skip to content

Commit

Permalink
A little bit of pretty.
Browse files Browse the repository at this point in the history
  • Loading branch information
tncbbthositg committed Jun 20, 2011
1 parent dde74d5 commit 8e3338f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions styles/giantdropdown.css
@@ -1,3 +1,22 @@
/* Just some page styles */

h1
{
margin: 0px;
margin-bottom: 7px;
color: #666;
font-family: Georgia;
font-size: 18px;
}

ul
{
margin: 0px;
margin-bottom: 21px;
}

/* Giant Dropdown Styles */

ul.giantdropdown
{
border: 2px solid #666;
Expand Down

0 comments on commit 8e3338f

Please sign in to comment.