Skip to content

Commit

Permalink
styling update
Browse files Browse the repository at this point in the history
  • Loading branch information
matkuki committed Nov 26, 2024
1 parent 14d77d6 commit 24af340
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ img {
#adbox {
padding: 60px 0;
background: transparent url(../images/bg-adbox.jpg) repeat-x scroll left top;
height: 330px;
height: 420px;
}
#adbox > div {
margin: 0 auto;
Expand Down
2 changes: 1 addition & 1 deletion download.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h2>
<ul>
<li>
<a href="https://github.com/matkuki/ExCo/releases/latest">
Windows XP, Vista, 8 and 10 (<b>x64</b>)
Windows 10 x64 or higher
</a>
<br>
This link will take you to the <b>Releases</b> page, where you can download the <b>x64</b> version.<br>
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h2>
<br>
</p>
<p>
I developed it with simplicity of use,&nbsp; extensibility and
I developed it with simplicity of use, extensibility and
modularity in mind.
Features are added when they are needed by someone (usually me when I
need something at work). Open an issue on Github with the <span style="font-weight: bold;">feature</span> tag and it will be added if
Expand Down Expand Up @@ -161,7 +161,7 @@ <h3 style="color: black;">Supported platforms:</h3>

<div id="footer">
<div class="clearfix">
<p>© 2022 Matic Kukovec All Rights Reserved.</p>
<p>© 2024 Matic Kukovec All Rights Reserved.</p>
</div>
</div>
</body>
Expand Down

0 comments on commit 24af340

Please sign in to comment.