M
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
#Sub-Navi-Links {
/*width: 100%;*/
height: 100%;
margin-left: 50px;
margin-top: 10px;
}
#Sub-Navi-Links {
height: 100%;
margin-left: 50px;
margin-top: 10px;
}
#Login-Links {
/*width: 100%;*/
height: 100%;
margin-top: 10px;
text-align: right;
}
#Huelle-Navi {
width: 220px;
height: auto;
background: #3e4d55;
margin-left: 20px;
float: left;
display:inline; /* The IE5/6 Doubled Float-Margin Bug */
color: #FFFFFF;
padding-bottom: 32768px; /*equal hight columns*/
margin-bottom: -32768px;
}
#Huelle-Navi h1 {
margin-top: 30px;
margin-left: 50px;
margin-bottom: 20px;
font-weight: bold;
font-size: 17px;
text-transform: uppercase;
color: #8cca42;
}
#Huelle-Navi ul li a {
margin-left: 50px;
margin-right: 20px;
font-weight: bold;
font-size: 14px;
padding-top: 10px;
text-align: right;
border-bottom: 1px dashed #667e8b;
list-style: none;
color: #FFFFFF;
display: block;
background: url(Bilder/Liste.gif) no-repeat left center;
}
#Huelle-Navi ul li a:hover {
margin-left: 50px;
margin-right: 20px;
font-weight: bold;
font-size: 14px;
padding-top: 10px;
text-align: right;
border-bottom: 1px dashed #667e8b;
list-style: none;
text-decoration: none;
color: #8cca42;
background: url(Bilder/Liste-over.gif) no-repeat left center;
}
#Huelle-Navi ul ul li a {
font-weight: bold;
font-size: 12px;
padding-top: 5px;
text-align: right;
border-bottom: 1px dashed #667e8b;
list-style: none;
margin-left:70px;
color: #FFFFFF;
display: block;
/*background: url(Bilder/Liste.gif) no-repeat left center;*/
}
#Huelle-Navi ul ul li a:hover {
font-weight: bold;
font-size: 12px;
padding-top: 5px;
text-align: right;
border-bottom: 1px dashed #667e8b;
list-style: none;
margin-left:70px;
text-decoration: none;
color: #8cca42;
/*background: url(Bilder/Liste-over.gif) no-repeat left center;*/
}