Follow along with the video below to see how to install our site as a web app on your home screen.
Бележка: This feature may not be available in some browsers.
ползвам този код какво да променяluudman каза:Ми виж там нещо самата таблица ако е с таблица или виж някъде кода !!! Някоя Вертикална линия !!!
#nav
{
background-color: #333333;
width: 123px;
border-bottom: 0px solid #333333;
}
#nav a
{
background-color: #ED3E3E;
border-top: 1px solid #FC7171;
border-right: 1px solid #333333;
border-left: 2px solid #71CE4D;
height: 17px;
width: 110px;
font-family: verdana, helvetica;
font-size: 11px;
color: #DEFFDE;
text-decoration: none;
padding-left: 10px;
padding-top: 2px;
display: block;
margin-top: 0px;
}
#nav a:hover
{
background-color: #71CE4D;
width: 105px;
text-decoration: none;
color: #111111;
text-align: right;
padding-right: 5px;
}
#nav a:active {
background-color: #ED7E7E;
width: 105px;
text-decoration: none;
color: #000000;
text-align: right;
padding-right: 5px;
}
#nav a
{
background-color: #ED3E3E;
border-top: 1px solid #FC7171;
border-right: 1px solid #333333;
border-left: 2px solid #71CE4D;
height: 17px;
width: 105px;
font-family: verdana, helvetica;
font-size: 11px;
color: #DEFFDE;
text-decoration: none;
padding-left: 10px;
padding-top: 2px;
display: block;
margin-top: 0px;
}