Skip to content

Commit 9834c75

Browse files
committed
Added appendix icon
1 parent 20ad825 commit 9834c75

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

image/sidebar-icon.png

327 Bytes
Loading

style/garden.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,10 @@ nav li.nav_intro h1 a { background-image: none; padding-left: 20px; }
142142
nav li.nav_object h1 a { background-position: 5px 3px; }
143143
nav li.nav_function h1 a { background-position: 5px -60px; }
144144
nav li.nav_array h1 a { background-position: 5px -28px; }
145-
nav li.nav_types h1 a { background-position: 5px -90px; }
146-
nav li.nav_core h1 a { background-position: 5px -122px; }
147-
nav li.nav_other h1 a { background-position: 5px -153px; }
145+
nav li.nav_types h1 a { background-position: 5px -92px; }
146+
nav li.nav_core h1 a { background-position: 5px -124px; }
147+
nav li.nav_other h1 a { background-position: 5px -156px; }
148+
nav li.nav_appendix h1 a { background-position: 5px -188px; }
148149

149150
nav a {
150151
color: white;

0 commit comments

Comments
 (0)