⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 link.css

📁 本代码是一个个人主页
💻 CSS
字号:
a{font-size:12px;}
a:link,a:visited{color:#3f67a5;text-decoration:none;}
a:hover{color:#356080;text-decoration:underline;}

.fontzooma:link,.fontzooma:visited{color:#000;text-decoration:none;}
.fontzooma:hover{color:#000;text-decoration:underline;}

.link1:link,.link1:visited{
color:#356080;
text-decoration:none;
padding-left:15px;
background:url(icon1.gif) no-repeat;
line-height:20px;
}
.link1:hover{
color:#356080;
text-decoration:underline;
line-height:20px;
}

.link2:link,.link2:visited{
color:#356080;
padding-left:18px;
background:url(xing.gif) no-repeat;
line-height:22px;
}
.link2:hover{
color:#333366;
line-height:22px;
text-decoration:underline;
}

.link3:link,.link3:visited{color:#666;text-decoration:underline;}
.link3:hover{color:#666;text-decoration:none;}

.link5:link,.link5:visited{color:#356080;text-decoration:none;font-weight:100;}
.link5:hover{color:#356080;text-decoration:underline;}

.ubb:link,ubb:visited{
  height:20px;
  width:20px;
  background-color:#fff;
}
.ubb:hover{
  height:20px;
  width:20px;
  background-color:#E8E8E8;
}
.linkzd:link,.linkzd:visited{
color:#356080;
padding-left:14px;
background:url(../../images/openzd.gif) no-repeat;
line-height:22px;
}
.logo:link,.logo:visited{
padding-left:55px;
color:#fff;
font-family:Arial Black;
font-size:24px;
background:url(../../skin/blue/logo.gif) no-repeat;
}
.logo:hover{
color:#fff;
text-decoration:none;
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -