luminary.css

来自「一个简单示波器的源代码」· CSS 代码 · 共 54 行

CSS
54
字号
/* Generated by KompoZer */body {  color: #330000;  font-size: 10pt;  background-color: white;  font-family: Arial,Helvetica,sans-serif;}p {  margin-left: auto;}li {  margin-left: auto;}td {  font-size: 10pt;}h1 {  font-size: 22pt;  font-weight: bold;  text-align: center;  font-family: Arial,Helvetica,sans-serif;  color: #f2873e;  margin-right: auto;  margin-left: auto;}h2 {  font-size: 18pt;  font-weight: bold;  color: #7c7369;  font-family: Arial,Helvetica,sans-serif;  margin-right: auto;  margin-left: auto;}h3 {  font-size: 14pt;  font-weight: bold;  font-family: Arial,Helvetica,sans-serif;  color: #7c7369;  margin-right: auto;  margin-left: auto;}h4 {  font-size: 12pt;  font-weight: bold;  color: #7c7369;  font-family: Arial,Helvetica,sans-serif;  margin-right: auto;  margin-left: auto;}address {  text-align: center;  font-size: 8pt;}

⌨️ 快捷键说明

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