diff --git a/cd-template/doku/cryptocd.css b/cd-template/doku/cryptocd.css index 203e2c1..8de24c9 100644 --- a/cd-template/doku/cryptocd.css +++ b/cd-template/doku/cryptocd.css @@ -18,8 +18,8 @@ html>body { h1, h2, h3, h4 { + font-family: georgia, times new roman, times, serif; font-weight: normal; - color: #888; background: none; padding: 1.75em 0 0; margin: 0; @@ -29,12 +29,17 @@ h1, h2, h3, h4 { h1 { font-size: 220%; text-align: center; - color: #555; + color: #555753; padding: 0 0 0.5em; margin: 0.75em 0 0; } -a { +h2 { + font-size: 150%; + color: #4e9a06; +} + +a:link { text-decoration: none; color: #f57900; background: none; @@ -42,10 +47,11 @@ a { a:visited { color: #ce5c00; + text-decoration: none; } a:active { - color: Orange; + color: #f57900; } a:hover { @@ -53,14 +59,6 @@ a:hover { text-decoration: underline; } -/* -a:link, a:visited { - color: #7fb945; -} -a:hover { - color: #3f8915; -}*/ - hr { height: 1px; border: 1px solid silver; @@ -127,24 +125,29 @@ hr { padding-right: 15px; } +#nav ul { + margin-left: -2em; +} + #nav li { margin: 0; list-style-type: square; + color: #888a85; padding-top: 1em; } -#nav li:hover { - color: rgb(30,60,80); -} - - -/* Hauptteil einer Seite */ - #toctitle { color: #888; font-size: 90%; } +.toclevel-2 { + color: #babdb6; +} + + +/* #### Hauptteil #### */ + #main { margin-left: 25%; padding: 0 1em; diff --git a/documents/asymmetrie/asymmetrie.lyx b/documents/asymmetrie/asymmetrie.lyx index 161a9f7..698e6c9 100644 --- a/documents/asymmetrie/asymmetrie.lyx +++ b/documents/asymmetrie/asymmetrie.lyx @@ -98,7 +98,7 @@ end{rawhtml} \end_layout \begin_layout Title -Asymmetrische Verschlüsselung erklärt am Beispiel von Schloss/Schlüssel. +Asymmetrische Verschlüsselung am Beispiel erklärt \end_layout \begin_layout Standard diff --git a/documents/einfuehrung/einfuehrung.lyx b/documents/einfuehrung/einfuehrung.lyx index f459395..b4b3e3b 100644 --- a/documents/einfuehrung/einfuehrung.lyx +++ b/documents/einfuehrung/einfuehrung.lyx @@ -103,13 +103,53 @@ Einf \begin_layout Standard In diesem Kapitel lernst du die Gründe kennen, weshalb Verschlüsselung wichtig - ist. -\begin_inset Note Note + ist und wie sie funktioniert. + Das so erlangte Wissen erleichtert dir das Verständnis der Kapitel 2 und + 3. +\end_layout + +\begin_layout Standard +\begin_inset ERT status open \begin_layout Standard -Hier muss natürlich noch mehr Text hin - eventuell eine Tabelle mit Symbolen - wie auf der Startseite... + + +\backslash +htmladdnormallink{1 Warum Verschlüsselung wichtig ist}{warumverschluesselung.html +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Standard + + +\backslash +htmladdnormallink{2 Wie funktioniert Verschlüsselung}{wiefunktionierts.html} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Standard + + +\backslash +htmladdnormallink{3 Asymmetrische Verschlüsselung kurz erklärt}{asymmetrie.html} \end_layout \end_inset diff --git a/documents/menue_einfuehrung.inc b/documents/menue_einfuehrung.inc index 8efb19d..4155b25 100644 --- a/documents/menue_einfuehrung.inc +++ b/documents/menue_einfuehrung.inc @@ -4,9 +4,9 @@