Skip to content
Snippets Groups Projects
Commit 33b497e8 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Text and layout update of "About" section

parent 4be5eea2
Branches
No related tags found
No related merge requests found
......@@ -88,5 +88,5 @@
"index.header" : "Field observations",
"about.header" : "About",
"about.version" : "Version",
"about.text" : "The app is developed by <a href='https://nibio.no/en' target='new'>NIBIO</a>s <a href='https://www.nibio.no/en/subjects/plant-health/vips--a-digital-pest-prediction-platform'>VIPS-team</a>."
"about.text" : "<p>The app is developed by <a href='https://nibio.no/em' target='new'>NIBIO</a>'s <a href='https://www.vips-landbruk.no/'>VIPS team</a>.</p><p>VIPS project leader: <a href='https://www.nibio.no/en/employees/berit-nordskog' target='new'>Berit Nordskog</a></p><p>&copy; 2022 <a href='https://nibio.no/en' target='new'>NIBIO</a></p>"
}
\ No newline at end of file
......@@ -83,7 +83,7 @@
"index.header" : "Feltobservasjoner",
"about.header" : "Om appen",
"about.version" : "Versjon",
"about.text" : "Appen er utviklet av <a href='https://nibio.no' target='new'>NIBIO</a>s <a href='https://www.vips-landbruk.no/'>VIPS-team</a>."
"about.text" : "<p>Appen er utviklet av <a href='https://nibio.no' target='new'>NIBIO</a>s <a href='https://www.vips-landbruk.no/'>VIPS-team</a>.</p><p>Prosjektleder for VIPS: <a href='https://www.nibio.no/ansatte/berit-nordskog' target='new'>Berit Nordskog</a></p><p>&copy; 2022 <a href='https://nibio.no' target='new'>NIBIO</a></p>"
}
\ No newline at end of file
......@@ -59,4 +59,12 @@ div.addItem {
border-radius: 25px;
border: 0px;
font-weight: bolder;
}
\ No newline at end of file
}
#divAbout {
padding: 10px;
border: 1px solid #3d8052;
border-radius: 5px;
margin-top: 10px;
background-color: #badec5;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment