当前位置: 首页 > article >正文

我的第一个网站“爱汉服”

网站CSS样式:
body {margin: 0;padding: 0;background: #372412 url(img01.gif) repeat-x;font-size: 13px;color: #FFFFFF;
}body, th, td, input, textarea, select, option {font-family: Arial, Helvetica, sans-serif;
}h1, h2, h3 {text-transform: lowercase;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-weight: normal;color: #FFFFFF;
}h1 {letter-spacing: -2px;font-size: 3em;
}h2 {letter-spacing: -1px;font-size: 2em;
}h3 {font-size: 1em;
}p, ul, ol {line-height: 200%;
}blockquote {padding-left: 1em;
}blockquote p, blockquote ul, blockquote ol {line-height: normal;font-style: italic;
}a {color: #FFEA6F;
}a:hover {text-decoration: none;
}img { border: none; }/* Header */#header {width: 830px;height: 280px;margin: 0 auto;background: url(img02.jpg) no-repeat;
}/* Logo */#logo {height: 170px;background: url(img07.gif) no-repeat left 65%;
}#logo h1 {float: left;padding: 40px 40px 0 50px;letter-spacing: -2px;font-size: 48px;
}#logo h2 {float: right;padding: 68px 0 0 0;font-size: 24px;}#logo a {text-decoration: none;color: #372412;
}/* Gallery */#gallery {clear: both;width: 830px;height: 300px;margin: 0 auto;}#top-photo h2 {height: 1.4em;font-size: 1em;
}#top-photo p {margin: 0;padding: 0 0 10px 0;
}/* Menu */#menu {width: 830px;height: 70px;background: url(img03.jpg) no-repeat;
}#menu ul {margin: 0;padding: 0;list-style: none;
}#menu li {display: inline;
}#menu a {display: block;float: left;width: 166px;height: 73px;padding-top: 35px;text-transform: lowercase;text-decoration: none;text-align: center;letter-spacing: -1px;font-size: 24px;color: #FFFFFF;
}#menu a:hover {background: url(img09.jpg) no-repeat;color: #FFFFFF;
}#menu .active a {background: url(img09.jpg) no-repeat;color: #372412;
}/* Page */#page {width: 830px;margin: 0 auto;padding: 20px 0;
}/* Content */#content {float: left;width: 532px;
}.post {padding: 0 0 20px 0;
}.title {margin: 0;border-bottom: 2px solid #4A3903;
}.byline {margin: 0;
}.meta {border-top: 1px solid #4A3903;text-align: right;color: #646464;
}.meta a {padding-left: 15px;background: url(img06.gif) no-repeat left center;font-weight: bold;
}/* Sidebar */#sidebar {float: right;width: 240px;
}#sidebar ul {margin: 0;padding: 0;list-style: none;
}#sidebar li {
}#sidebar li ul {padding: 15px 0;
}#sidebar li li {padding-left: 30px;border-bottom: 1px dotted #4A3903;background: url(img06.gif) no-repeat 15px 50%;
}#sidebar h2 {margin: 0;padding: 20px 0 2px 30px;background: url(img05.gif) no-repeat left bottom;border-bottom: 2px solid #4A3903;
}#sidebar a {text-decoration: none;
}#sidebar a:hover {text-decoration: underline;
}/* Footer */#footer {clear: both;padding: 20px 0;background: #FFEA6F;border-top: 3px solid #E8AD35;text-align: center;font-size: smaller;color: #E8AD35;
}#footer a {color: #C28C21;
}
http://www.lryc.cn/news/2417264.html

相关文章:

  • 【测试用例设计方法】场景设计法(详解)
  • MyBatis-plus的IPage分页
  • Verilog学习笔记13:使用CPLD内部振荡器
  • WDL脚本实战(一)-工作流、程序体、语法检查、输入输出及运行
  • 视频压缩和分析方面数据集 Tencent Video Dataset (TVD)
  • jQuery 效果 ——fadeIn() 方法、fadeOut() 方法
  • request.setAttribute()和request.getSession().setAttribute()解释
  • 三大工厂模式(简单工厂、工厂方法、抽象工厂)
  • 电力线载波通信PRIME PLC协议最新重要解读
  • Qt 图形视图框架<二>——<QGraphicsView、QGraphicsScene>
  • HTML中的表单
  • input设置为只读模式
  • 二值化神经网络(BNN)基础学习(一)
  • 网络安全中数据加密技术的发展趋势及相关应用
  • mywife.cc 神一样的存在!
  • Vulkan简介
  • Ubuntu之开篇
  • 第7章、单选按钮RadioGroup与复选框CheckBox(从零开始学Android)
  • class类文件结构
  • [创业-18]:财务报表之资产负债表
  • Python pdf2word -- pdf文件转word文件
  • JS+CSS仿admin5站长网首页导航菜单代码
  • 腾讯工蜂的使用
  • ​​Jmeter性能测试(性能测试,Jmeter使用与结果分析)
  • IPsec 9个包分析(主模式+快速模式)
  • androidP: apk安装流程
  • Parallel的使用 之Parallel.forrech
  • 详解 Android 中 BroadcastReceiver
  • 用spss进行主成分分析
  • php fakepath,chrome上传图片 路径为c:/fakepath的解决办法