unfucked css hover

This commit is contained in:
Hendrik Schutter 2021-11-04 19:54:00 +01:00
parent 07a94b9e59
commit 6d752258f9
1 changed files with 10 additions and 10 deletions

View File

@ -19,38 +19,38 @@
<body class="w3-animate-zoom">
<div class="w3-container w3-content w3-center" style="max: width 800px;margin-top:5%">
<h1 class="w3-wide w3-text-white">Hendrik Horst Schutter</h1>
<p class="w3-text-white"><i>twenty-four-year-old computer scientist from southwest Germany</i></p>
<div class="w3-panel w3-card-4 w3-white w3-hover-opacity w3-hover-gray w3-padding">
<p class="w3-text-white"><i>twenty-four-year-old computer scientist bachelor graduate from southwest Germany</i></p>
<div class="w3-panel w3-card-4 w3-white w3-padding">
<h3 class="w3-container w3-left">
Education</h3>
<h6 class="w3-right-align">Bachelor of Science,
<h6 class="w3-right-align w3-hover-opacity">Bachelor of Science,
<a style="text-decoration: none" href="https://www.hs-offenburg.de/en/studium/studiengaenge/bachelor/angewandte-informatik/studieninteressierte">
Applied Computer Science at University Offenburg;</a> 2017 - 2021
</h6>
<h6 class="w3-right-align"><strong><abbr title="work in progress">WIP</abbr></strong> Master of Science,
<h6 class="w3-right-align w3-hover-opacity"><strong><abbr title="work in progress">WIP</abbr></strong> Master of Science,
<a style="text-decoration: none" href="https://www.hs-offenburg.de/en/studium/studiengaenge/master/informatik/studieninteressierte">
Computer Science at University Offenburg;</a> 2021 - now
</h6>
</div>
<div class="w3-panel w3-card-4 w3-white w3-hover-opacity w3-hover-gray w3-padding">
<div class="w3-panel w3-card-4 w3-white w3-padding">
<h3 class="w3-container w3-left">
Work</h3>
<h6 class="w3-right-align">Scientific laboratory assistant,
<h6 class="w3-right-align w3-hover-opacity">Scientific laboratory assistant,
<a style="text-decoration: none" href="https://emi.hs-offenburg.de/httpcms1fh-offenburgdeeif/labore/betriebssysteme-und-computernetze">
operating systems and computer networks at University Offenburg</a>
</h6>
</div>
<div class="w3-panel w3-card-4 w3-white w3-hover-opacity w3-hover-gray w3-padding">
<div class="w3-panel w3-card-4 w3-white w3-padding">
<h3 class="w3-container w3-left">
Freetime</h3>
<h6 class="w3-right-align">
<h6 class="w3-right-align w3-hover-opacity">
<a style="text-decoration: none" href="https://www.youtube.com/watch?v=GSftku-Mck0">
Building and flying unmanned systems, sometimes with a rapid unscheduled disassembly</a>
</h6>
</div>
</div>
<div class="w3-container w3-content w3-center" style="max-width:300px;">
<div class="w3-panel w3-card w3-dark-gray w3-hover-opacity w3-hover-gray w3-padding">
<div class="w3-panel w3-card w3-dark-gray w3-padding">
<div class="w3-center-align">
<a class="w3-hover-opacity" style="text-decoration: none" href="mailto:mail@hendrikschutter.com">
@ -64,6 +64,6 @@
</div>
</div>
</div>
<footer class="w3-container w3-center">Last update: 2021/09/26</footer>
<footer class="w3-container w3-center">Last update: 2021/11/04/<footer>
</body>
</html>