begin menu fix
This commit is contained in:
@@ -73,6 +73,10 @@
|
||||
transition: 0.2s;
|
||||
}
|
||||
|
||||
.sub {
|
||||
width: 79%;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 999px) {
|
||||
.listtoggle, .toggle-wrapper {
|
||||
display: none;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<a class="menubutton sub" href="/projects/imagescaler.html">FSR Image & Video Upscaler Frontend</a>
|
||||
<a class="menubutton sub" href="/projects/musiplayer.html">MusicPlayer</a>
|
||||
<a class="menubutton sub" href="/projects/bgac.html">BiogasControllerApp</a>
|
||||
<a class="menubutton sub" href="https://myevent.janishutz.com">myevent</a>
|
||||
<a class="menubutton sub" href="https://libreevent.janishutz.com">libreǝvent</a>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown mainitems">
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
<ul>
|
||||
<li><a class="textlink" href="https://myevent.janishutz.com">myevent</a></li>
|
||||
<li><a class="textlink" href="/">This website</a></li>
|
||||
<li><a class="textlink" href="https://libreevent.janishutz.com">Libreevent - free & open source self-hosted event management solution</a></li>
|
||||
<li><a class="textlink" href="https://libreevent.janishutz.com">Libreǝvent - free & open source self-hosted event management solution</a></li>
|
||||
<li><a class="textlink" href="https://booking.languageschoolhossegor.com">Booking system for Language School Hossegor</a></li>
|
||||
<li><a class="textlink" href="https://impress-testing.janishutz.com">Impress.js website (Not yet up, in development)</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user