js实现蝙蝠侠拿手电筒照墙视觉差异404页面代码
代码语言:html
所属分类:视觉差异
代码描述:js实现蝙蝠侠拿手电筒照墙视觉差异404页面代码
下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开
<!doctype html>
<html>
<head>
<title></title>
<meta charset="UTF-8" />
<style>
/* @override http://www.batman-3d.de/wp-content/themes/vigilant-neu/404.css */
#content.narrowcolumn {
}
body {color: #838b94;
background: #000 fixed 50% 0;
}
a:visited{
color: #353c40;
text-decoration:none;
}
a:hover{
color: #d3e7fe;
text-shadow: #fff 0 0 10px;
}
a:active {
color: #fff;
text-decorati.........完整代码请登录后点击上方下载按钮下载查看
















网友评论0