Skip to content

Commit

Permalink
Markerer tydelig at denne er utfaset, med fixed textbox
Browse files Browse the repository at this point in the history
  • Loading branch information
jimjyang authored and KurtStian committed Dec 5, 2024
1 parent e4fc3ea commit c2e7a85
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/main.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,14 @@ image::images/Digdir.png[width=50%, pdfwidth=30vw]
*Publisert*: 2019-03-15 (v.2.0) +
*Oppdatert*: 2020-07-01 (v.2.0.2), 2022-12-09 (Fases ut) +

include::shared/download.adoc[]
// include::shared/download.adoc[]

// markere denne versjonen som "utfases" med fixed textbox her kodet direkte i html
++++
<div style="position: fixed; top: 40%; left: 50%; transform: translateX(-50%); background-color: #ffffff; border: 1px solid black; padding: 15px; box-shadow: 15px 15px 15px red; opacity: 0.85">
<p> <b>NB! Denne versjonen av standarden er utfaset og erstattet av <a href=https://data.norge.no/specification/skos-ap-no-begrep>Forvaltningsstandard for begrepsbeskrivelser (SKOS-AP-NO-Begrep)</a>.</b> </p>
</div>
++++

// :leveloffset: +1

Expand Down

0 comments on commit c2e7a85

Please sign in to comment.