1. #footr {
  2. background: #3e434a
  3. }
  4.  
  5. #header #blogTitle {
  6. background: url("http://images.cnblogs.com/cnblogs_com/aiwuxia/1249780/o_111.png") no-repeat;
  7. height: 250px;
  8. top: 3px;
  9. left: 0
  10. }
  11.  
  12. #blogTitle #Header1_HeaderTitle {
  13. font-size: 40px
  14. }
  15.  
  16. #blogTitle h2 {
  17. font-size: 18px
  18. }
  19.  
  20. #header {
  21. background-color: #e4e8f3
  22. }
  23.  
  24. html body {
  25. background:;
  26. background-color: #e4e8f3
  27. }
  28.  
  29. #blogTitle h2,
  30. #blogTitle h1 a {
  31. text-shadow: 3px 3px 3px #2a3344;
  32. color: #169fe6;
  33. text-align: center
  34. }
  35.  
  36. #header #blogTitle h2 {
  37. width: 435px;
  38. top: 21px;
  39. left: 0
  40. }
  41.  
  42. #blogTitle h1 {
  43. top: 32px;
  44. left: 0
  45. }
  46.  
  47. .postBody #cnblogs_post_body p {
  48. line-height: 26px;
  49. margin:;
  50. padding: 0
  51. }
  52.  
  53. #blogCalendar:hover {
  54. border: 1px solid #ff5e52
  55. }
  56.  
  57. #blogCalendar {
  58. background-color: #fff;
  59. border: 1px solid #dedede
  60. }
  61.  
  62. .totop {
  63. position: fixed;
  64. right: 50px;
  65. bottom: 50px;
  66. z-index: 999
  67. }
  68.  
  69. .totop img {
  70. opacity: .6;
  71. filter: alpha(opacity=60)
  72. }
  73.  
  74. .totop img:hover {
  75. opacity: 1.0;
  76. filter: alpha(opacity=100)
  77. }
  78.  
  79. #profile_block {
  80. display: none
  81. }
  82.  
  83. #navigator.full {
  84. position: fixed;
  85. top:;
  86. z-index:;
  87. width: 100%;
  88. background-color: #2778af;
  89. float: left
  90. }
  91.  
  92. #footer {
  93. color: #ddd;
  94. padding: 20px 0;
  95. border-top: 1px solid #eaeaea;
  96. margin-top:;
  97. margin-bottom: 0
  98. }
  99.  
  100. #footr {
  101. position: relative;
  102. height: 200px;
  103. width: 100%;
  104. background: #2a363c
  105. }
  106.  
  107. #footr2 {
  108. width: 1200px;
  109. margin: auto
  110. }
  111.  
  112. #foot1 {
  113. width: 33%;
  114. padding-top: 30px
  115. }
  116.  
  117. #foot1 i {
  118. font-size: 20px;
  119. font-family: '微软雅黑', Arial, Helvetica, sans-serif;
  120. font-style: normal;
  121. color: #fff
  122. }
  123.  
  124. #foot1 ul {
  125. list-style: none
  126. }
  127.  
  128. .bing {
  129. height: 250px;
  130. text-align: center;
  131. line-height: 250px;
  132. overflow: hidden
  133. }
  134.  
  135. .bing img {
  136. width: 888px;
  137. position: relative;
  138. top: -150px
  139. }
  140.  
  141. .container {
  142. padding-bottom: 10px
  143. }
  144.  
  145. /* 滚动部分 */
  146. .scroll {
  147. width: 290px;
  148. height: 300px;
  149. border: 1px solid #ccc;
  150. line-height: 26px;
  151. font-size: 12px;
  152. overflow: hidden;
  153. }
  154.  
  155. .scroll img {
  156. width: 288px;
  157. }
  158.  
  159. /* 轮播图部分 */
  160.  
  161. #slides {
  162. display: none
  163. }
  164.  
  165. #slides .slidesjs-navigation {
  166. margin-top: 5px;
  167. }
  168.  
  169. a.slidesjs-next,
  170. a.slidesjs-previous,
  171. a.slidesjs-play,
  172. a.slidesjs-stop {
  173. background-image: url(https://www.cnblogs.com/images/cnblogs_com/aiwuxia/1249780/o_btns-next-prev.png);
  174. background-repeat: no-repeat;
  175. display: block;
  176. width: 12px;
  177. height: 18px;
  178. overflow: hidden;
  179. text-indent: -9999px;
  180. float: left;
  181. margin-right: 5px;
  182. }
  183.  
  184. a.slidesjs-next {
  185. margin-right: 10px;
  186. background-position: -12px 0;
  187. }
  188.  
  189. a:hover.slidesjs-next {
  190. background-position: -12px -18px;
  191. }
  192.  
  193. a.slidesjs-previous {
  194. background-position: 0 0;
  195. }
  196.  
  197. a:hover.slidesjs-previous {
  198. background-position: 0 -18px;
  199. }
  200.  
  201. a.slidesjs-play {
  202. width: 15px;
  203. background-position: -25px 0;
  204. }
  205.  
  206. a:hover.slidesjs-play {
  207. background-position: -25px -18px;
  208. }
  209.  
  210. a.slidesjs-stop {
  211. width: 18px;
  212. background-position: -41px 0;
  213. }
  214.  
  215. a:hover.slidesjs-stop {
  216. background-position: -41px -18px;
  217. }
  218.  
  219. .slidesjs-pagination {
  220. margin: 7px 0 0;
  221. float: right;
  222. list-style: none;
  223. }
  224.  
  225. .slidesjs-pagination li {
  226. float: left;
  227. margin: 0 1px;
  228. }
  229.  
  230. .slidesjs-pagination li a {
  231. display: block;
  232. width: 13px;
  233. height:;
  234. padding-top: 13px;
  235. background-image: url(https://www.cnblogs.com/images/cnblogs_com/aiwuxia/1249780/o_pagination.png);
  236. background-position: 0 0;
  237. float: left;
  238. overflow: hidden;
  239. }
  240.  
  241. .slidesjs-pagination li a.active,
  242. .slidesjs-pagination li a:hover.active {
  243. background-position: 0 -13px
  244. }
  245.  
  246. .slidesjs-pagination li a:hover {
  247. background-position: 0 -26px
  248. }
  249.  
  250. #slides a:link,
  251. #slides a:visited {
  252. color: #333
  253. }
  254.  
  255. #slides a:hover,
  256. #slides a:active {
  257. color: #9e2020
  258. }
  259.  
  260. #slides img {
  261. max-width: 100%;
  262. width: auto\9;
  263. height: auto;
  264. vertical-align: middle;
  265. border:;
  266. -ms-interpolation-mode: bicubic;
  267. }
  268.  
  269. .container {
  270. margin-right: auto;
  271. margin-left: auto;
  272. *zoom:;
  273. width: 888px;
  274. }
  275.  
  276. .container:before,
  277. .container:after {
  278. display: table;
  279. content: "";
  280. line-height:;
  281. }
  282.  
  283. .container:after {
  284. clear: both;
  285. }
  286.  
  287. .container-fluid {
  288. padding-right: 20px;
  289. padding-left: 20px;
  290. *zoom:;
  291. }
  292.  
  293. .container-fluid:before,
  294. .container-fluid:after {
  295. display: table;
  296. content: "";
  297. line-height:;
  298. }
  299.  
  300. .container-fluid:after {
  301. clear: both;
  302. }

css代码的更多相关文章

  1. CssStats – 分析和优化网站 CSS 代码的利器

    CssStats 是一个在线的 CSS 代码分析工具,你只需要输入网址或者直接 CSS 地址即可进行 CSS 代码的全方位分析,是前端开发人员和网页设计师分析网站 CSS 代码的利器,可以统计出 CS ...

  2. Less:优雅的写CSS代码

    css是不能够定义变量的,也不能嵌套.它没有编程语言的特性.在项目开发中,常常发现有很多css代码是相同的,但我们通常都是复制然后粘贴. 举个例子:假设h5应用里主题色是#FF3A6D,可能用于文字或 ...

  3. 我的页面定制CSS代码(SimpleGamboge皮肤)

    我的页面定制CSS代码,针对博客园SimpleGamboge皮肤. 调整: 1.左上图片更换为自己的头像 2.扩大左侧栏宽度,缩小右侧主栏宽度宽度 3.扩大内容页面的评论区宽度,工具图标靠左 4.去广 ...

  4. CSS 代码技巧与维护 ★ Mozilla Hacks – the Web developer blog

    原文链接:https://hacks.mozilla.org/2016/05/css-coding-techniques/ 译文链接 :http://www.zcfy.cc/article/css-c ...

  5. 实用的60个CSS代码片段

    1.垂直对齐 如果你用CSS,则你会有困惑:我该怎么垂直对齐容器中的元素?现在,利用CSS3的Transform,可以很优雅的解决这个困惑: .verticalcenter{ position: re ...

  6. HTML+CSS代码橙色导航菜单

    效果预览:http://hovertree.com/code/texiao/ks63r6aq.htm <!DOCTYPE html> <html xmlns="http:/ ...

  7. 兼容性背景颜色半透明CSS代码(不影响内部子元素)

    如何简单兼容性的实现父元素是半透明背景色,而子元素不受影响. 兼容所有浏览器的背景颜色半透明CSS代码: background-color: rgba(, , , .); filter: progid ...

  8. 20个编写现代 CSS 代码的建议

    明白何谓Margin Collapse 不同于其他很多属性,盒模型中垂直方向上的Margin会在相遇时发生崩塌,也就是说当某个元素的底部Margin与另一个元素的顶部Margin相邻时,只有二者中的较 ...

  9. [No00007B]DreamweaverCC 的CSS代码格式化

    Dreamweaver自带的代码格式化功能. 1.步骤:命令 -> 应用源格式. 2.你可以选择你的偏好.特别是css代码,有些人喜欢每个属性单独一行,有些人喜欢把所有属性写在同一行.步骤:编辑 ...

  10. 60个有用CSS代码片段

    1.垂直对齐 如果你用CSS,则你会有困惑:我该怎么垂直对齐容器中的元素?现在,利用CSS3的Transform,可以很优雅的解决这个困惑: .verticalcenter{ position: re ...

随机推荐

  1. thinkphp5使用querylist采集图片示例

    首先composer引入querylist composer require jaeger/querylist 注意需要php7.0以上版本 <?php namespace app\index\ ...

  2. 简述raid0,raid1,raid5,raid10 的工作原理及特点

    RAID 0 支持1块盘到多块盘,容量是所有盘之和 RAID1 只支持2块盘,容量损失一块盘 RAID 5最少三块盘,不管硬盘数量多少,只损失一块容量 RAID 10最少4块盘,必须偶数硬盘,不管硬盘 ...

  3. 文件拷贝io nio比较

    import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.BufferedRead ...

  4. hive_hiveserver2 hive-site.xml config and start

    hive-site.xml # vi hive-site.xml <configuration> <property> <name>javax.jdo.option ...

  5. python_魔法方法(四):属性访问

    通常可以通过点(.)操作符的形式去访问对象的属性,也可以通过BIF适当地去访问属性,看个例子吧 >>> class A(): def __init__(self): self.x = ...

  6. Java多线程与并发——线程生命周期和线程池

    线程生命周期:  线程池:是预先创建线程的一种技术.线程池在还没有任务到来之前,创建一定数量的线程,放入空闲队列中,然后对这些资源进行复用.减少频繁的创建和销毁对象. java里面线程池的顶级接口是E ...

  7. 机器学习框架ML.NET学习笔记【3】文本特征分析

    一.要解决的问题 问题:常常一些单位或组织召开会议时需要录入会议记录,我们需要通过机器学习对用户输入的文本内容进行自动评判,合格或不合格.(同样的问题还类似垃圾短信检测.工作日志质量分析等.) 处理思 ...

  8. ForkJoin有参无返回值、有参有返回值实例

    介绍: a . Fork/Join为JKD1.7引入,适用于对大量数据进行拆分成多个小任务进行计算的框架,最后把所有小任务的结果汇总合并得到最终的结果 b . 相关类 public abstract ...

  9. orcale开篇

    1.数据库系统和数据库的管理系统  数据库系统=数据库的管理系统+oper操作员+硬件2.Oracle的版本  8i/ 9i 10g/11g  12c(cloud)3.实例和数据库的关系  实例:数据 ...

  10. Android入门:封装一个HTTP请求的辅助类

    前面的文章中,我们曾经实现了一个HTTP的GET 和 POST 请求: 此处我封装了一个HTTP的get和post的辅助类,能够更好的使用: 类名:HttpRequestUtil 提供了如下功能: ( ...