File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 12
12
font-family : Arial;
13
13
}
14
14
15
+ li {
16
+ line-height : 1.5 ;
17
+ }
18
+
15
19
a {
16
20
color : # 444 ;
17
21
}
18
22
19
23
a : visited {
20
24
color : # 666 ;
21
25
}
26
+
27
+ h1 {
28
+ color : # 222 ;
29
+ }
22
30
</ style >
23
31
</ head >
24
32
< body >
@@ -27,9 +35,9 @@ <h1>UI Element Samples</h1>
27
35
< li > < a href ="./image-zoomer/ "> Episode 1. Image Zoomer</ a > </ li >
28
36
< li > < a href ="./swipeable-cards/ "> Episode 2. Swipeable Cards</ a > </ li >
29
37
< li > < a href ="./side-nav/ "> Episode 3. Side Nav</ a > </ li >
30
- < li > < a href ="./side-nav / "> I/O: Expand & Collapse</ a > </ li >
38
+ < li > < a href ="./expand-collapse / "> I/O: Expand & Collapse</ a > </ li >
31
39
</ ul >
32
40
33
- < a href ="https://github.com/googlechrome/ui-element-samples "> See the source</ a >
41
+ < a href ="https://github.com/googlechrome/ui-element-samples "> See the source code for the samples </ a >
34
42
</ body >
35
43
</ html >
You can’t perform that action at this time.
0 commit comments