Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
#margin {
padding: 0px;
margin-top: 12px;
margin-left: 15px;
margin-right: 10px;
margin-bottom: 10px;
}
#blogs {
padding-top: 5px;
margin-bottom: 10px;
width: 415px;
height: 75px;
line-height: 20px;
background: #DE7B3B;
text-align: center;
vertical-align: middle;
font-family: tahoma, verdana, arial;
font-size: 10px;
}
#blogs {
margin-top: -12px;
margin-left: -15px;
margin-right: -10px;
margin-bottom: 10px;
padding-top: 5px;
width: 415px;
height: 75px;
line-height: 20px;
background: #DE7B3B;
text-align: center;
vertical-align: middle;
font-family: tahoma, verdana, arial;
font-size: 10px;
}