From d31e38f479826121d27a9d210bde7e947b7f26d3 Mon Sep 17 00:00:00 2001 From: phil Date: Tue, 25 Jul 2006 19:12:34 +0000 Subject: [PATCH] * Menue fuer die Startseite erstellt * Startseite und css angepasst * Fehler korrigiert --- cd-template/doku/cryptocd.css | 13 ++++++++++++- documents/common/index/index.lyx | 11 ++++++++++- documents/menue.inc | 2 +- documents/menue_os_auswahl.inc | 11 +++++++++++ 4 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 documents/menue_os_auswahl.inc diff --git a/cd-template/doku/cryptocd.css b/cd-template/doku/cryptocd.css index 75604a8..3d5a71e 100644 --- a/cd-template/doku/cryptocd.css +++ b/cd-template/doku/cryptocd.css @@ -207,7 +207,18 @@ hr { } -/* #selection - Formatiert die Buttons der Startseite */ +/* #os_selection: Tabelle mit Computern auf index.html */ +#os_selection { + margin-left: auto; + margin-right: auto; +} + +#os_selection td { + padding: 10pt; +} + + +/* #selection: Tabelle mit Buttons auf index2.html*/ #selection a { text-decoration: none; font-size: 100%; diff --git a/documents/common/index/index.lyx b/documents/common/index/index.lyx index b45c2ca..8e9c095 100644 --- a/documents/common/index/index.lyx +++ b/documents/common/index/index.lyx @@ -41,6 +41,15 @@ preview false \end_inset +\end_layout + +\begin_layout Standard +\begin_inset Include \input{/home/phil/daten/sao/svn/cryptocd/trunk/documents/menue_os_auswahl.inc} +preview false + +\end_inset + + \end_layout \begin_layout Standard @@ -111,7 +120,7 @@ begin{rawhtml} \begin_layout Standard - +
\end_layout \begin_layout Standard diff --git a/documents/menue.inc b/documents/menue.inc index f0afba1..44afd54 100644 --- a/documents/menue.inc +++ b/documents/menue.inc @@ -2,7 +2,7 @@