Update colors

This commit is contained in:
Stian
2025-06-01 11:43:10 +02:00
parent f68bf07564
commit 00ada7560d
51 changed files with 107 additions and 70 deletions
+5 -6
View File
@@ -1,11 +1,10 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>
Floating image test case
</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" media="screen, projection" href="float.css" />
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Floating image test case</title>
<style>body {color: white; background: darkslategray;} a {color: deepskyblue;};</style>
<link rel="stylesheet" type="text/css" media="screen, projection" href="float.css" />
</head>
<body>
+9 -11
View File
@@ -1,17 +1,15 @@
<!-- --><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Centered Image Gallery with captions - Spartanicus' Web tips</title>
<link rel="stylesheet" href="css/screen.css" type="text/css" media="screen">
<link rel="stylesheet" href="css/print.css" type="text/css" media="print">
<link rel="stylesheet" href="css/speech.css" type="text/css" media="aural,speech">
<style type="text/css">
#gallery{text-align:center}
#gallery p{display:inline}
#gallery span{margin:0 5px 5px 5px;vertical-align:top;width:172px;display:table-cell;display:inline-table}
#gallery p img{margin-bottom:5px}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Centered Image Gallery with captions - Spartanicus' Web tips</title>
<style>body {color: white; background: darkslategray;} a {color: deepskyblue;};</style>
<style type="text/css">
#gallery{text-align:center}
#gallery p{display:inline}
#gallery span{margin:0 5px 5px 5px;vertical-align:top;width:172px;display:table-cell;display:inline-table}
#gallery p img{margin-bottom:5px}
</style>
</head>
<body>
<div id="head"><span></span>