* Betriebssystemauswahl im IE zentriert

* Dateiname verkuerzt, bessere Darstellung im Explorer
This commit is contained in:
phil 2006-08-05 08:50:10 +00:00
parent 56e431e8d1
commit eb20ae89ce
4 changed files with 22 additions and 9 deletions

View file

@ -1,2 +1,2 @@
[autorun]
open=programme\shellopn.exe zum_Starten_CryptoCD_anklicken.html
open=programme\shellopn.exe CryptoCD_Start.html

View file

@ -236,6 +236,9 @@ hr {
padding: 10pt;
}
.ie_center {
text-align: center;
}
/* #selection: Tabelle mit Buttons auf index2.html*/
#selection a {

View file

@ -120,40 +120,50 @@ begin{rawhtml}
\begin_layout Standard
<table id="os_selection">
<div class="ie_center">
\end_layout
\begin_layout Standard
<tr>
<table id="os_selection">
\end_layout
\begin_layout Standard
<td><a href="../../windows/index2/index2.html"><img src="../../pc_windows.png"
<tr>
\end_layout
\begin_layout Standard
<td><a href="../../windows/index2/index2.html"><img src="../../pc_windows.png"
alt="Windows" /></a></td>
\end_layout
\begin_layout Standard
<td><a href="../../linux/index2/index2.html"><img src="../../pc_linux.png" alt="Linux"
/></a></td>
<td><a href="../../linux/index2/index2.html"><img src="../../pc_linux.png" alt="Linu
x" /></a></td>
\end_layout
\begin_layout Standard
<td><a href="../../macos/index2/index2.html"><img src="../../pc_mac.png" alt="Mac
<td><a href="../../macos/index2/index2.html"><img src="../../pc_mac.png" alt="Mac
OS" /></a></td>
\end_layout
\begin_layout Standard
</tr>
</tr>
\end_layout
\begin_layout Standard
</table>
</table>
\end_layout
\begin_layout Standard
</div>
\end_layout
\begin_layout Standard