⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 text.css

📁 简明python,一本很不错的书
💻 CSS
字号:
h1 {
color:#623126;
}

p {
line-height:120%;
text-align:justify;
}

.rigthtalign {
text-align:right;
} 

li {
line-height:120%;
text-align:justify;
}
 
dt {
line-height:120%;
}

dd {
line-height:120%;
text-align:justify;
}

code {
font-family:"Courier New";
font-size:large;
}

code.comment {
color:#0000FF;
}

code.key {
color:#FF0000;
}

code.cite {
color:#FF00FF;
}

code.func {
color:#663300;
}

.header {
font-size:large;
color:#623126;
}

.header2 {
font-weight:bold;
}

.booktitle {
font-size:56px;
font-family:"黑体", Arial;
font-weight:bolder;
line-height:200%;
}

.author {
font-size:large;
font-family:"宋体", Arial;
font-weight:bold;
line-height:150%;
}

.boxtitle {
font-size:large;
font-family:"黑体", Arial;
font-weight:bold;
line-height:150%;
}

.exampletitle {
font-weight:bold;
} 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -