Template:Home header: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 19: Line 19:
<html>
<html>
<style>
<style>
a {
a.home-header-link {
color: #fbf0a4;
color: #fbf0a4;
text-decoration: none;
text-decoration: none;
}
}
a:hover {
a.home-header-link:hover {
color: #fbf0a4;
color: #fbf0a4;
text-decoration: none;
text-decoration: none;
}
}
a:visited {
a.home-header-link:visited {
color: #fbf0a4;
color: #fbf0a4;
text-decoration: none;
text-decoration: none;
Line 35: Line 35:
<div class="home-header-container">
<div class="home-header-container">
<html><img class="home-header-img" src="https://www.wittgensteinproject.org/w/images/6/6f/WittgensteinProjectLogo_yellow.png"></html>
<html><img class="home-header-img" src="https://www.wittgensteinproject.org/w/images/6/6f/WittgensteinProjectLogo_yellow.png"></html>
<p class="home-header-title">The Ludwig Wittgenstein Project</p>
<span class="home-header-title">The Ludwig Wittgenstein Project</span>
<p>[[Project:About|About]] [[Project:All texts|All texts]]</p>
<html><a class="home-header-link" href="/index.php?title=Project:About">About</a></html> <html><a class="home-header-link" href="/index.php?title=Project:All_texts">All texts</a></html></p>
</div>
</div>