?? style.css
字號:
.text {
font-size: 12px;
height: auto;
width: auto;
}
.table_big {
background-color: #87CEFA;
border: 3px solid #000000;
}
.text_title {
font-size: 13px;
color: #191970;
}
.button {
border: thin solid #000000;
}
.text_blue {
font-size: 12px;
color: #0000FF;
}
.table_small {
border: thin solid #191970;
}
.textfield {
border: thin solid #0033FF;
height: 18px;
width: 130px;
}
.select_filed {
height: 13px;
width: 50px;
border: medium solid #999999;
}
.table_title {
border-top: medium solid #191970;
border-right: none #000000;
border-bottom: none #000000;
border-left: none #000000;
}
.text_error {
font-size: 13px;
color: #FF0000;
}
.select_filed2 {
height: 13px;
width: auto;
border: medium solid #999999;
}
.textfield2 {
border: thin solid #0033FF;
height: 90px;
width: 400px;
}
.one {
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: dashed;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #0066FF;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -