Skip to content

Commit 4d7df58

Browse files
Update index.htm
1 parent 0af6ce3 commit 4d7df58

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

index.htm

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
table {
5454
font-family: "Century Gothic", arial, sans-serif;
55-
width: 50%;
55+
width: 25%;
5656
margin-left: auto;
5757
margin-right: auto;
5858
}
@@ -72,12 +72,13 @@ <h1>xdvrx1</h1>
7272
<td>
7373
<div>
7474
<h2>Directory</h2>
75-
<p><a href="https://xdvrx1.github.io/C-Language-Tutorial/" target="_blank" style="color:blue">C Language </a>|
75+
<p>
76+
<a href="https://xdvrx1.github.io/C-Language-Tutorial/" target="_blank" style="color:blue">C Language </a>|
7677
<a href="https://xdvrx1.github.io/PureBasic/" target="_blank" style="color:blue">PureBasic </a>|
77-
<a href="https://xdvrx1.github.io/ROBOTC/" target="_blank" style="color:blue">ROBOTC</a></p>
78-
79-
<p><a href="https://xdvrx1.github.io/java/" target="_blank" style="color:blue">Java </a>|
80-
<a href="https://xdvrx1.github.io/gists/" target="_blank" style="color:blue">My Gists</a></p>
78+
<a href="https://xdvrx1.github.io/ROBOTC/" target="_blank" style="color:blue">ROBOTC </a>
79+
<a href="https://xdvrx1.github.io/java/" target="_blank" style="color:blue">Java </a>|
80+
<a href="https://xdvrx1.github.io/gists/" target="_blank" style="color:blue">My Gists</a>
81+
</p>
8182
</div>
8283
</td>
8384
</tr>

0 commit comments

Comments
 (0)