1 Star 0 Fork 0

王姝玮/2.html-w3school

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
w3school.css 2.18 KB
一键复制 编辑 原始数据 按行查看 历史
body{
margin:0px;
font-family:'微软雅黑';
font-size:12px;
padding:0px;
}
#frame{
margin:0px 120px 0px 100px;
border-left:2px solid #bbbbbb;
border-right:3px solid #555555;
}
#top .first{
padding-left:10px;
}
#top ul li{
display:inline;
}
#top li a{
padding-left:0px;
color:gray;
font-size:20px;
text-decoration:none;
}
#top li a:link{
text-decoration:none;
}
#top li a:hover{
border-bottom-color:#990033;
border-bottom-width:3px;
border-bottom-style:solid;
}
#left{
width:170px;
margin-left:10px;
padding-left:0px;
float:left;
margin-right:10px;
}
#left li{
list-style-type:none;
}
#left a{
text-decoration:none;
color:black;
}
#left li a:hover{
border-bottom-color:black;
border-bottom-width:1px;
border-bottom-style:solid;
}
#left div a{
color:#007e7e;
font-weight:bold;
padding-left:15px;
line-height:1.3em;
}
#left p a:hover{
border-bottom:1px solid #007e7e;
}
.second{
font-weight:bold;
}
#middle{
float:left;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
width:740px;
}
#right{
width:170px;
float:left;
margin-left:10px;
}
#right li{
list-style-type:none;
position:relative;
right:28px;
}
#left li{
position:relative;
right:23px;
}
#right li a{
color:#990033;
}
#right li a:hover{
color:red;
}
#footer{
clear:left;
background-color:#aaaaaa;
margin-left:10px;
margin-right:10px;
position:relative;
top:10px;
}
form{
padding-top:20px;
padding-left:10px;
}
form label{
line-height:1.5em;
letter-spacing:2px;
}
#yi{
text-align:center;
border-bottom:2px solid #cccccc;
padding-bottom:10px;
line-height:2em;
}
#er,#san,#si,#wu,#liu,#qi{
border-bottom:2px solid #cccccc;
padding-bottom:25px;
}
#ba{
padding-bottom:25px;
}
#liu a,#qi a,#wu a{
color:#990033;
}
#liu a:hover,#qi a:hover,#wu a:hover{
color:red;
}
#ba a{
color:#007e7e;
}
#san{
padding-left:15px;
}
#si{
padding-left:8px;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/alice88/2.html-w3school.git
git@gitee.com:alice88/2.html-w3school.git
alice88
2.html-w3school
2.html-w3school
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385