Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6a60981

Browse files
committed
added header back into layout
1 parent36ae9c7 commit6a60981

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

‎index.html‎

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,20 @@
2323
border:0px;
2424
}
2525

26-
thead {border:1px solid white;}
2726
td {
28-
padding:5px5px;
27+
padding:10px15px;
2928
text-align: left;
3029
border:0px;
31-
font-size:16px;
30+
font-size:18px;
3231
}
3332
th {
34-
padding:10px10px;
33+
padding:10px15px;
3534
text-align: left;
36-
border:none;
35+
border:0px;
3736
font-size:20px;
3837
font-weight: bold;
3938
}
40-
tr {
41-
border: solid;
42-
border-color:#e5e5e5;
43-
border-width:1px0;
44-
}
39+
4540
a,a:visited,a:active {
4641
color:#E0311D;
4742
text-decoration: none;
@@ -58,10 +53,11 @@
5853
<body>
5954
<imgsrc="resource/studio-red-box-wall.jpg"width="100%">
6055

61-
<!-- <h1>Getting Started Guides</h1> -->
56+
<h1>SparkFun's Latest Product Documentation</h1>
57+
6258
<tableid="data-table">
6359
<thead>
64-
<trstyle="border=none;">
60+
<tr>
6561
<th>GitHub Repo</th>
6662
<thstyle="width:25%">Documentation</th>
6763
<th>Description</th>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp