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

📄 left.css

📁 JSP购物车(SQLserver版) ================== 简单的JSP电子商务网站购物车 带结算功能,带注册系统 大二时自己编写的,供大家参考学习 功能不是很详尽,美工
💻 CSS
字号:
body{background: #98c6f3; background:url('../images/default/bg_left.jpg');}
*{margin:0px; padding:0px; font:12px "Verdana","宋体"; list-style:none; color:black;}
form,img{border:0px;}
#wrap{margin:0px auto; padding:0px 5px 0px 5px;}
#header{height:30px;}
a, a:visited{text-decoration: none; color:black;}
a:hover, a:active{color:red;}
.hide:after{line-height: 28px; content: '.'; display: block; clear: both;visibility: hidden;height: 0;}

.m{padding:0px; margin:0px;}
.m span{padding:2px; line-height:20px; height:20px; display:block}
.m span a{line-height:22px; height:22px; text-decoration:underline;}
.m span a:link{text-decoration:underline;}
.m span a:visited{text-decoration:underline;}
.m span a:hover{color:red;}
.m span img{padding:0px 4px 0px 0px;}
a{cursor:pointer;}

.layer_1 span{text-indent:10px;}
.layer_2 span{text-indent:20px;}
.layer_3 span{text-indent:30px;}
.layer_4 span{text-indent:40px;}
.layer_5 span{text-indent:50px;}
.layer_6 span{text-indent:60px;}
.b{font-weight: bold;}
.b a{font-weight: bold;}
.hide{display:none;}
.part{border-top:#DEEFFF 1px solid; border-bottom:#DEEFFF 1px solid; background-color:#fff; height:1px; line-height:1px;}

⌨️ 快捷键说明

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