Skip to content

Commit

Permalink
Add a literature link to the homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
nayakrujul committed Dec 24, 2023
1 parent fff200a commit 65bd8bf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<h1>
<a href="./">VTP6</a> &nbsp;
<img id="dl" src="./sets/download.svg" height="25px" onclick="window.open('./vtp6_files.zip', '_blank').focus();" />
&nbsp; <a href="./Literature/" class="smalllink">LIT</a>
</h1>
<el id="container"></el>
<br /> <br />
Expand Down
6 changes: 6 additions & 0 deletions sets/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,9 @@ details > details {
ul {
margin-top: 0px;
}

.smalllink {
font-size: 20px;
font-family: monospace;
vertical-align: middle;
}

0 comments on commit 65bd8bf

Please sign in to comment.