Skip to content

Commit 1fb6cde

Browse files
authored
Add files via upload
1 parent b104f6b commit 1fb6cde

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

default.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ body {
9696
padding: 5px;
9797
background: #f5f5f5 none repeat scroll 0% 50%;
9898
color: #666666;
99+
text-align: center;
99100
}
100-
.footer span {
101-
margin: 0px;
102-
float: right;
101+
.footer p {
102+
text-align: right;
103103
}

index.htm

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,10 @@ <h1><a name="About">About</a></h1>
5050
</div>
5151
</div>
5252
<div class="footer">&copy; 2025 <a href="https://github.com/JEGGEgit" title="JEGGE Github" target="_blank">JEGGE Github</a>
53-
<img src="img/mail.gif" alt="email" title="email to" width="16" height="16" border="0" align="top">
53+
&nbsp;
54+
<img src="img/mail.gif" alt="email" title="email to" width="16" height="16" border="0" align="middle">
5455
<a href="&#109;&#097;&#105;&#108;&#116;&#111;&#058;&#105;&#110;&#103;&#046;&#109;&#097;&#114;&#107;&#117;&#115;&#046;&#106;&#101;&#103;&#103;&#101;&#064;&#103;&#109;&#097;&#105;&#108;&#046;&#099;&#111;&#109;" title="&#105;&#110;&#103;&#046;&#109;&#097;&#114;&#107;&#117;&#115;&#046;&#106;&#101;&#103;&#103;&#101;&#064;&#103;&#109;&#097;&#105;&#108;&#046;&#099;&#111;&#109;">Ing. Markus Jegge</a>
55-
<span>Design by <a href="https://www.arcsin.se" title="this template made by" target="_blank">Arcsin</a></span>
56+
<p>Design by <a href="https://www.arcsin.se" title="this template made by" target="_blank">Arcsin</a></p>
5657
</div>
5758
</div>
5859
</div>

0 commit comments

Comments
 (0)