aboutsummaryrefslogtreecommitdiff
path: root/id/server/doc/handbook/index.html
diff options
context:
space:
mode:
authorChristian Maierhofer <cmaierhofer@iaik.tugraz.at>2015-01-07 13:43:17 +0100
committerChristian Maierhofer <cmaierhofer@iaik.tugraz.at>2015-01-07 13:43:17 +0100
commit4be68fb9fecc579e2dae08be0af0b527d69387d8 (patch)
treec3cfe970dfaa8378202da473b1fcb7f5094e9914 /id/server/doc/handbook/index.html
parentfe077762d22fca69bc39741616166755bee82c7d (diff)
downloadmoa-id-spss-4be68fb9fecc579e2dae08be0af0b527d69387d8.tar.gz
moa-id-spss-4be68fb9fecc579e2dae08be0af0b527d69387d8.tar.bz2
moa-id-spss-4be68fb9fecc579e2dae08be0af0b527d69387d8.zip
new format(css) for the handbook
Diffstat (limited to 'id/server/doc/handbook/index.html')
-rw-r--r--id/server/doc/handbook/index.html28
1 files changed, 21 insertions, 7 deletions
diff --git a/id/server/doc/handbook/index.html b/id/server/doc/handbook/index.html
index c3b25b390..d1b01a55d 100644
--- a/id/server/doc/handbook/index.html
+++ b/id/server/doc/handbook/index.html
@@ -2,21 +2,34 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MOA ID - &Uuml;bersicht</title>
<link rel="stylesheet" href="./common/MOA.css" type="text/css">
</head>
-<body link="#990000">
+<body link="#990000">
+<!--
<table class="logoTable" width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
- <td align="center" class="logoTitle" width="267"><img src="common/LogoBKA.png" alt="Logo BKA" width="267" height="37" align="left"></td>
+ <div class="container">
+ <td align="center" class="logoTitle" width="267"><img src="common/LogoBKA.png" alt="Logo BKA" width="200" align="left"></td>
<td align="center" class="logoTitle">Dokumentation</td>
- <td align="center" class="logoTitle" width="123"><img src="common/LogoEGIZ.png" alt="Logo EGIZ" width="230" height="81" align="right"></td>
+ <td align="center" class="logoTitle" width="123"><img src="common/LogoEGIZ.png" alt="Logo EGIZ" width="200" align="right"></td>
+ </div>
</tr>
</table>
- <hr/>
- <p class="title">MOA-ID (Identifikation) </p>
- <p class="subtitle">&Uuml;bersicht zur Dokumentation der Version 2.1.2 </p>
- <hr/>
+ -->
+
+ <div id="headline">
+ <div class="container">
+ <a href="http://www.digitales.oesterreich.gv.at/"><img src="common/logo_digAT.png"/></a>
+ <h1>MOA-ID-AUTH </h1>
+ <br/>
+ </div>
+ </div>
+
+<div class="container">
+ <h2>&Uuml;bersicht zur Dokumentation der Version 2.1.2 </h2>
+
<dl>
<dt><a href="./intro/intro.html">Einf&uuml;hrung</a></dt>
<dd>&Uuml;bersicht &uuml;ber die einzelnen Module.</dd>
@@ -36,5 +49,6 @@
<dl>
<dt>&nbsp;</dt>
</dl>
+ </div>
</body>
</html>