Skip to content
Snippets Groups Projects
Commit 0b9e447c authored by Henrik Askjer's avatar Henrik Askjer
Browse files

Merge branch 'dev' into 'prod'

Dev

See merge request spraksamlingane/beta.ordbok.uib.no!83
parents ed849988 c4e43ffd
No related branches found
No related tags found
No related merge requests found
......@@ -141,14 +141,12 @@ section {
h3 {
color: var(--v-primary-base);
font-variant: small-caps;
font-variant: all-small-caps;
}
section.etymology > h3, section.pronunciation > h3 {
display: inline;
font-size: 14px;
font-variant: revert;
}
section.etymology ul, section.pronunciation ul, section.etymology li, section.pronunciation li {
......
......@@ -388,6 +388,7 @@ main {
}
div.welcome {
margin-top: 1em;
flex-grow: 10;
background-image: url('../assets/books.jpg');
background-repeat: no-repeat;
......@@ -400,7 +401,6 @@ div.welcome article {
.search_container {
background-color: var(--v-tertiary-base);
padding-top: 1px;
padding-bottom: 10px;
}
#spinner {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment