Skip to content

Commit

Permalink
Markerer tydelig denne er utgått - 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 6b4f1be commit df66a35
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/main.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ image::digitaliseringsdirektoratet.png[width=50%, pdfwidth=30vw]
*Status*: #utgått# +
*Publisert*: august 2017

// markere denne spesifikasjonen som "utgått" 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 spesifikasjonen er utgått og vil ikke bli vedlikeholdt (inkl. ev. kjente feil/mangler).</b> </p>
</div>
++++

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

// :leveloffset: +1
Expand Down

0 comments on commit df66a35

Please sign in to comment.