/* 設計頁面樣式 */
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
}
h1 {
font-size: 24px;
margin-top: 20px;
margin-bottom: 20px;
}
p {
font-size: 18px;
line-height: 1.5;
margin-bottom: 30px;
}
width: 100%;
height: auto;
margin-bottom: 30px;
}
a {
color: #007bff;
text-decoration: none;
margin-top: 20px;
margin-bottom: 20px;
}
a:hover {
color: #ff007b;
}
博客頁面
這里是博客頁面的內容。
上一篇css實現百度搜索頁面
下一篇ie9的兼容性 css