Warning! You are viewing the old version of site.

You will be redirected to the new site in 5 seconds

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »

 


Unknown macro: {style}

#page-wrap

Unknown macro: { width}

Unknown macro: {style}

#dev-li ul {
list-style-type: none;
float: left; width: 226px;
padding: 0 1px 1px 0;
margin: 0px 0px 0px 0;
}

#dev-li li {

border: 1px solid whitesmoke;
border-width: 1px 1px;
margin: -1px -1px;

text-shadow: 0px 1px 0px white; /* цвет должен быть темнее фона, 1px или -1px, в зависимости от цвета фона(светлый или темный) */
filter: dropshadow(color=#white,offX=0,offY=1);
}

#dev-li li a {
color: black;
display: block;
font: normal 120% Arial, Helvetica, sans-serif;
padding: 15px 18px 19px 20px;
text-decoration: none;
background: #f0f7fc;
}

  • html #links li a { /* make hover effect work in IE */
    width: 600px;
    }

#dev-li li a:hover {
background: #f5ffd6;
}

#dev-li a em

Unknown macro: { color}

#dev-li a span {
color: black;
font: normal 70% Verdana, Helvetica, sans-serif;
line-height: 150%;
}

  • No labels