File tree Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Original file line number Diff line number Diff line change 23
23
border : 0px ;
24
24
}
25
25
26
- thead {border : 1px solid white;}
27
26
td {
28
- padding : 5 px 5 px ;
27
+ padding : 10 px 15 px ;
29
28
text-align : left;
30
29
border : 0px ;
31
- font-size : 16 px ;
30
+ font-size : 18 px ;
32
31
}
33
32
th {
34
- padding : 10px 10 px ;
33
+ padding : 10px 15 px ;
35
34
text-align : left;
36
- border : none ;
35
+ border : 0 px ;
37
36
font-size : 20px ;
38
37
font-weight : bold;
39
38
}
40
- tr {
41
- border : solid;
42
- border-color : # e5e5e5 ;
43
- border-width : 1px 0 ;
44
- }
39
+
45
40
a , a : visited , a : active {
46
41
color : # E0311D ;
47
42
text-decoration : none;
58
53
< body >
59
54
< img src ="resource/studio-red-box-wall.jpg " width ="100% ">
60
55
61
- <!-- <h1>Getting Started Guides</h1> -->
56
+ < h1 > SparkFun's Latest Product Documentation</ h1 >
57
+
62
58
< table id ="data-table ">
63
59
< thead >
64
- < tr style =" border=none; " >
60
+ < tr >
65
61
< th > GitHub Repo</ th >
66
62
< th style ="width:25% "> Documentation</ th >
67
63
< th > Description</ th >
You can’t perform that action at this time.
0 commit comments