* 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] [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; padding: 10pt;
} }
.ie_center {
text-align: center;
}
/* #selection: Tabelle mit Buttons auf index2.html*/ /* #selection: Tabelle mit Buttons auf index2.html*/
#selection a { #selection a {

View file

@ -118,6 +118,11 @@ status open
begin{rawhtml} begin{rawhtml}
\end_layout \end_layout
\begin_layout Standard
<div class="ie_center">
\end_layout
\begin_layout Standard \begin_layout Standard
<table id="os_selection"> <table id="os_selection">
@ -136,8 +141,8 @@ begin{rawhtml}
\begin_layout Standard \begin_layout Standard
<td><a href="../../linux/index2/index2.html"><img src="../../pc_linux.png" alt="Linux" <td><a href="../../linux/index2/index2.html"><img src="../../pc_linux.png" alt="Linu
/></a></td> x" /></a></td>
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -158,6 +163,11 @@ begin{rawhtml}
\begin_layout Standard \begin_layout Standard
</div>
\end_layout
\begin_layout Standard
\backslash \backslash
end{rawhtml} end{rawhtml}