css笔记
There is no nutrition in the blog content. After reading it, you will not only suffer from malnutrition, but also impotence.
<!--
/* pretty stuff
================================== */
body {
font: "Myriad Pro", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
font-size: 1.4em;
}
/* pixy rollover
================================== */
a:link, a:visited {
display: block;
width: 200px;
height: 40px;
line-height: 40px;
color: #000;
text-decoration: none;
background: #94B8E9 url(images/pixy-rollover.gif) no-repeat left top;
text-indent: 50px;
}
a:hover {
background-color: #369;
background-position: right top;
color: #fff;
}
-->
2677

被折叠的 条评论
为什么被折叠?



