?? style.css.svn-base
字號:
body {
background-color: #fdfef0;
font-family: Arial,Verdana,sans-serif;
margin: 0;
padding: 0;
color: #72a12d;
}
#cont {
position: relative;
background:#fff url(images/bg.jpg) repeat-y;
margin: 10px auto;
padding: 0 0 0 0;
width: 750px;
border: 0;
}
#main {
margin: 0 0 0 190px;
width: 510px;
background: transparent;
}
#header {
background:#fff url(images/header.jpg) top left no-repeat;
height:100px;
margin: 0;
}
#header h1 {
text-align: left;
margin: 0 0 0 0;
padding: 50px 0 10px 280px;
font-size: 150%;
letter-spacing: 3px;
}
p {
font-size: 95%;
padding: 5px 5px 10px 5px;
margin: 0;
line-height: 16px;
}
#text h3 {
margin: 10px 0 0 0;
font-size: 105%;
}
a, a:link, a:visited {
color: #72a12d;
text-decoration: underline;
font-weight: normal;
background: transparent;
}
a:hover {
color: #AA4E05;
text-decoration: none;
font-weight: normal;
background: transparent;
}
#footer {
margin: 0;
background:url(images/footer.jpg) top left no-repeat;
height: 100px;
text-align: center;
font-size: 70%;
}
#footer a, #footer a:link, #footer a:visited {
text-decoration: none;
color: #72a12d;
font-weight: bold;
padding: 0;
}
#footer a:hover {
text-decoration: none;
color: #AA4E05;
}
#list {
position: absolute;
top: 115px;
left:40px;
width: 130px;
border-bottom: 1px solid #CC9900;
border-top: 1px solid #CC9900;
border-right: 1px solid #CC9900;
border-left: 1px solid #CC9900;
}
#list h4 {
margin: 5px 0 5px 5px;
padding: 0px;
}
#menu h4 {
margin: 5px 0 5px 5px;
font-size: 80%;
}
#links h4 {
margin: 5px 0 5px 5px;
font-size: 80%;
}
#list ul {
font-size: 70%;
margin: 10px 0 0 20px;
padding: 0 0 0 0;
list-style: circle;
}
#list ul li {
background: transparent;
margin: 0;
padding: 0 5px 0 1px;
line-height: 14px;
}
#list #menu {
padding-bottom: 10px;
border-bottom: 1px solid #CC9900;
}
#list #links {
padding-bottom: 10px;
}
#list a, #list a:link, #list a:visited {
color: #72a12d;
text-decoration: none;
font-weight: bold;
background: transparent;
}
#list a:hover {
text-decoration: none;
color: #AA4E05;
background: transparent;
}
#list #menu a:link, #list menu a:visited { display: inline; }
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -