diff options
| author | Cameron McEfee <cameron@github.com> | 2011-06-06 18:43:16 -0700 |
|---|---|---|
| committer | Cameron McEfee <cameron@github.com> | 2011-06-06 18:43:16 -0700 |
| commit | 68b2217289711a4b78c0476b404b351afbbe655f (patch) | |
| tree | 7aa27243949667d1c12ee6518eb8063d83d11c97 /shared | |
| parent | 3f78d29f08fda99eda887aad14f99baf1c71636e (diff) | |
| parent | 7edd04eeaa188cf0e87dfc71b2278785dcdf7ed6 (diff) | |
Merge pull request #30 from github/reorder-nav
Reorder nav, reduce each post to one category, rename for usability
Diffstat (limited to 'shared')
| -rw-r--r-- | shared/css/documentation.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shared/css/documentation.css b/shared/css/documentation.css index a5a7f78..b12a894 100644 --- a/shared/css/documentation.css +++ b/shared/css/documentation.css @@ -96,6 +96,10 @@ p.attention { font-style: italic; } +a img { + border: 0px; +} + /*------------------------------------------------------------------------------ Header Styles ------------------------------------------------------------------------------*/ |
