Skip to content
Snippets Groups Projects

Add further styling of 404 - not found

Merged bendik.andersen requested to merge further-styling-2024-layout into master
All threads resolved!
1 file
+ 4
1
Compare changes
  • Side-by-side
  • Inline
@@ -64,7 +64,7 @@
margin-bottom: 8px;
}
#to_english {
#to_english, #to_norwegian {
font-size: 1.25rem;
}
@@ -186,6 +186,9 @@
<p>E-mail: <a href="mailto:it@uib.no">it@uib.no</a></p>
<p>Phone: 55 58 47 00</p>
</div>
<div id="to_norwegian">
<a href="#" onmouseup="showNorwegian();">Norsk versjon</a>
</div>
</div>
<div class="lang_no">
<div class="top-section">
Loading