diff options
-rw-r--r-- | lagNyeOrdlister.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lagNyeOrdlister.html b/lagNyeOrdlister.html index d50922c..6db88af 100644 --- a/lagNyeOrdlister.html +++ b/lagNyeOrdlister.html @@ -9,6 +9,7 @@ body {margin: 10px;} h1 {text-align: center; background-color: #FAFF91; margin-bottom: 25px;} div.filtekst {margin-left: 25px; margin-right: 25px; background-color: #FAFF91;} + div.forfatter {text-align: right; margin-right: 25px; margin-top:25px;} table {margin-left: 25px; margin-right: 25px; background-color: #FAFF91;} p.kommando {margin-left: 25px; margin-right: 25px; background-color: #D0D0D0;} </style> @@ -314,5 +315,9 @@ de andre fra no.speling.org.</p> <a href="http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/src/spell-norwegian/?cvsroot=spell-norwegian">http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/src/spell-norwegian/?cvsroot=spell-norwegian</a> </p> +<div class="forfatter"> +Skrevet av Axel Bojer, sist oppdatert 5.3.2007 +</div> + </body> </html>
\ No newline at end of file |