* Betriebssystemauswahl im IE zentriert
* Dateiname verkuerzt, bessere Darstellung im Explorer
This commit is contained in:
parent
56e431e8d1
commit
eb20ae89ce
4 changed files with 22 additions and 9 deletions
|
@ -1,2 +1,2 @@
|
|||
[autorun]
|
||||
open=programme\shellopn.exe zum_Starten_CryptoCD_anklicken.html
|
||||
open=programme\shellopn.exe CryptoCD_Start.html
|
||||
|
|
|
@ -236,6 +236,9 @@ hr {
|
|||
padding: 10pt;
|
||||
}
|
||||
|
||||
.ie_center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* #selection: Tabelle mit Buttons auf index2.html*/
|
||||
#selection a {
|
||||
|
|
|
@ -118,6 +118,11 @@ status open
|
|||
begin{rawhtml}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
<div class="ie_center">
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
<table id="os_selection">
|
||||
|
@ -136,8 +141,8 @@ begin{rawhtml}
|
|||
|
||||
\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
|
||||
|
@ -158,6 +163,11 @@ begin{rawhtml}
|
|||
|
||||
\begin_layout Standard
|
||||
|
||||
</div>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
|
||||
\backslash
|
||||
end{rawhtml}
|
||||
|
|
Loading…
Reference in a new issue