css代码
- #footr {
- background: #3e434a
- }
- #header #blogTitle {
- background: url("http://images.cnblogs.com/cnblogs_com/aiwuxia/1249780/o_111.png") no-repeat;
- height: 250px;
- top: 3px;
- left: 0
- }
- #blogTitle #Header1_HeaderTitle {
- font-size: 40px
- }
- #blogTitle h2 {
- font-size: 18px
- }
- #header {
- background-color: #e4e8f3
- }
- html body {
- background:;
- background-color: #e4e8f3
- }
- #blogTitle h2,
- #blogTitle h1 a {
- text-shadow: 3px 3px 3px #2a3344;
- color: #169fe6;
- text-align: center
- }
- #header #blogTitle h2 {
- width: 435px;
- top: 21px;
- left: 0
- }
- #blogTitle h1 {
- top: 32px;
- left: 0
- }
- .postBody #cnblogs_post_body p {
- line-height: 26px;
- margin:;
- padding: 0
- }
- #blogCalendar:hover {
- border: 1px solid #ff5e52
- }
- #blogCalendar {
- background-color: #fff;
- border: 1px solid #dedede
- }
- .totop {
- position: fixed;
- right: 50px;
- bottom: 50px;
- z-index: 999
- }
- .totop img {
- opacity: .6;
- filter: alpha(opacity=60)
- }
- .totop img:hover {
- opacity: 1.0;
- filter: alpha(opacity=100)
- }
- #profile_block {
- display: none
- }
- #navigator.full {
- position: fixed;
- top:;
- z-index:;
- width: 100%;
- background-color: #2778af;
- float: left
- }
- #footer {
- color: #ddd;
- padding: 20px 0;
- border-top: 1px solid #eaeaea;
- margin-top:;
- margin-bottom: 0
- }
- #footr {
- position: relative;
- height: 200px;
- width: 100%;
- background: #2a363c
- }
- #footr2 {
- width: 1200px;
- margin: auto
- }
- #foot1 {
- width: 33%;
- padding-top: 30px
- }
- #foot1 i {
- font-size: 20px;
- font-family: '微软雅黑', Arial, Helvetica, sans-serif;
- font-style: normal;
- color: #fff
- }
- #foot1 ul {
- list-style: none
- }
- .bing {
- height: 250px;
- text-align: center;
- line-height: 250px;
- overflow: hidden
- }
- .bing img {
- width: 888px;
- position: relative;
- top: -150px
- }
- .container {
- padding-bottom: 10px
- }
- /* 滚动部分 */
- .scroll {
- width: 290px;
- height: 300px;
- border: 1px solid #ccc;
- line-height: 26px;
- font-size: 12px;
- overflow: hidden;
- }
- .scroll img {
- width: 288px;
- }
- /* 轮播图部分 */
- #slides {
- display: none
- }
- #slides .slidesjs-navigation {
- margin-top: 5px;
- }
- a.slidesjs-next,
- a.slidesjs-previous,
- a.slidesjs-play,
- a.slidesjs-stop {
- background-image: url(https://www.cnblogs.com/images/cnblogs_com/aiwuxia/1249780/o_btns-next-prev.png);
- background-repeat: no-repeat;
- display: block;
- width: 12px;
- height: 18px;
- overflow: hidden;
- text-indent: -9999px;
- float: left;
- margin-right: 5px;
- }
- a.slidesjs-next {
- margin-right: 10px;
- background-position: -12px 0;
- }
- a:hover.slidesjs-next {
- background-position: -12px -18px;
- }
- a.slidesjs-previous {
- background-position: 0 0;
- }
- a:hover.slidesjs-previous {
- background-position: 0 -18px;
- }
- a.slidesjs-play {
- width: 15px;
- background-position: -25px 0;
- }
- a:hover.slidesjs-play {
- background-position: -25px -18px;
- }
- a.slidesjs-stop {
- width: 18px;
- background-position: -41px 0;
- }
- a:hover.slidesjs-stop {
- background-position: -41px -18px;
- }
- .slidesjs-pagination {
- margin: 7px 0 0;
- float: right;
- list-style: none;
- }
- .slidesjs-pagination li {
- float: left;
- margin: 0 1px;
- }
- .slidesjs-pagination li a {
- display: block;
- width: 13px;
- height:;
- padding-top: 13px;
- background-image: url(https://www.cnblogs.com/images/cnblogs_com/aiwuxia/1249780/o_pagination.png);
- background-position: 0 0;
- float: left;
- overflow: hidden;
- }
- .slidesjs-pagination li a.active,
- .slidesjs-pagination li a:hover.active {
- background-position: 0 -13px
- }
- .slidesjs-pagination li a:hover {
- background-position: 0 -26px
- }
- #slides a:link,
- #slides a:visited {
- color: #333
- }
- #slides a:hover,
- #slides a:active {
- color: #9e2020
- }
- #slides img {
- max-width: 100%;
- width: auto\9;
- height: auto;
- vertical-align: middle;
- border:;
- -ms-interpolation-mode: bicubic;
- }
- .container {
- margin-right: auto;
- margin-left: auto;
- *zoom:;
- width: 888px;
- }
- .container:before,
- .container:after {
- display: table;
- content: "";
- line-height:;
- }
- .container:after {
- clear: both;
- }
- .container-fluid {
- padding-right: 20px;
- padding-left: 20px;
- *zoom:;
- }
- .container-fluid:before,
- .container-fluid:after {
- display: table;
- content: "";
- line-height:;
- }
- .container-fluid:after {
- clear: both;
- }
css代码的更多相关文章
- CssStats – 分析和优化网站 CSS 代码的利器
CssStats 是一个在线的 CSS 代码分析工具,你只需要输入网址或者直接 CSS 地址即可进行 CSS 代码的全方位分析,是前端开发人员和网页设计师分析网站 CSS 代码的利器,可以统计出 CS ...
- Less:优雅的写CSS代码
css是不能够定义变量的,也不能嵌套.它没有编程语言的特性.在项目开发中,常常发现有很多css代码是相同的,但我们通常都是复制然后粘贴. 举个例子:假设h5应用里主题色是#FF3A6D,可能用于文字或 ...
- 我的页面定制CSS代码(SimpleGamboge皮肤)
我的页面定制CSS代码,针对博客园SimpleGamboge皮肤. 调整: 1.左上图片更换为自己的头像 2.扩大左侧栏宽度,缩小右侧主栏宽度宽度 3.扩大内容页面的评论区宽度,工具图标靠左 4.去广 ...
- CSS 代码技巧与维护 ★ Mozilla Hacks – the Web developer blog
原文链接:https://hacks.mozilla.org/2016/05/css-coding-techniques/ 译文链接 :http://www.zcfy.cc/article/css-c ...
- 实用的60个CSS代码片段
1.垂直对齐 如果你用CSS,则你会有困惑:我该怎么垂直对齐容器中的元素?现在,利用CSS3的Transform,可以很优雅的解决这个困惑: .verticalcenter{ position: re ...
- HTML+CSS代码橙色导航菜单
效果预览:http://hovertree.com/code/texiao/ks63r6aq.htm <!DOCTYPE html> <html xmlns="http:/ ...
- 兼容性背景颜色半透明CSS代码(不影响内部子元素)
如何简单兼容性的实现父元素是半透明背景色,而子元素不受影响. 兼容所有浏览器的背景颜色半透明CSS代码: background-color: rgba(, , , .); filter: progid ...
- 20个编写现代 CSS 代码的建议
明白何谓Margin Collapse 不同于其他很多属性,盒模型中垂直方向上的Margin会在相遇时发生崩塌,也就是说当某个元素的底部Margin与另一个元素的顶部Margin相邻时,只有二者中的较 ...
- [No00007B]DreamweaverCC 的CSS代码格式化
Dreamweaver自带的代码格式化功能. 1.步骤:命令 -> 应用源格式. 2.你可以选择你的偏好.特别是css代码,有些人喜欢每个属性单独一行,有些人喜欢把所有属性写在同一行.步骤:编辑 ...
- 60个有用CSS代码片段
1.垂直对齐 如果你用CSS,则你会有困惑:我该怎么垂直对齐容器中的元素?现在,利用CSS3的Transform,可以很优雅的解决这个困惑: .verticalcenter{ position: re ...
随机推荐
- thinkphp5使用querylist采集图片示例
首先composer引入querylist composer require jaeger/querylist 注意需要php7.0以上版本 <?php namespace app\index\ ...
- 简述raid0,raid1,raid5,raid10 的工作原理及特点
RAID 0 支持1块盘到多块盘,容量是所有盘之和 RAID1 只支持2块盘,容量损失一块盘 RAID 5最少三块盘,不管硬盘数量多少,只损失一块容量 RAID 10最少4块盘,必须偶数硬盘,不管硬盘 ...
- 文件拷贝io nio比较
import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.BufferedRead ...
- hive_hiveserver2 hive-site.xml config and start
hive-site.xml # vi hive-site.xml <configuration> <property> <name>javax.jdo.option ...
- python_魔法方法(四):属性访问
通常可以通过点(.)操作符的形式去访问对象的属性,也可以通过BIF适当地去访问属性,看个例子吧 >>> class A(): def __init__(self): self.x = ...
- Java多线程与并发——线程生命周期和线程池
线程生命周期: 线程池:是预先创建线程的一种技术.线程池在还没有任务到来之前,创建一定数量的线程,放入空闲队列中,然后对这些资源进行复用.减少频繁的创建和销毁对象. java里面线程池的顶级接口是E ...
- 机器学习框架ML.NET学习笔记【3】文本特征分析
一.要解决的问题 问题:常常一些单位或组织召开会议时需要录入会议记录,我们需要通过机器学习对用户输入的文本内容进行自动评判,合格或不合格.(同样的问题还类似垃圾短信检测.工作日志质量分析等.) 处理思 ...
- ForkJoin有参无返回值、有参有返回值实例
介绍: a . Fork/Join为JKD1.7引入,适用于对大量数据进行拆分成多个小任务进行计算的框架,最后把所有小任务的结果汇总合并得到最终的结果 b . 相关类 public abstract ...
- orcale开篇
1.数据库系统和数据库的管理系统 数据库系统=数据库的管理系统+oper操作员+硬件2.Oracle的版本 8i/ 9i 10g/11g 12c(cloud)3.实例和数据库的关系 实例:数据 ...
- Android入门:封装一个HTTP请求的辅助类
前面的文章中,我们曾经实现了一个HTTP的GET 和 POST 请求: 此处我封装了一个HTTP的get和post的辅助类,能够更好的使用: 类名:HttpRequestUtil 提供了如下功能: ( ...