Init commit. Added under construction banner for all pages.

This commit is contained in:
2020-02-23 12:36:42 +01:00
parent 0f9cd0c2bc
commit 234bb6f255
425 changed files with 15994 additions and 0 deletions

13
no/Media/IE8.css Normal file
View File

@@ -0,0 +1,13 @@
.inline-block {
display: inline-block;
vertical-align: baseline;
}
li.full-width {
width: auto;
}
li div div.inline-block a img {
text-indent: 0;
}
img {
-ms-interpolation-mode: bicubic;
}