tglindia.css
来自「Website for logistics company」· CSS 代码 · 共 52 行
CSS
52 行
.mainbutton {
font-family: Verdana;
font-size: 14px;
color: #116b87;
text-decoration: none;
font-weight: normal;
}
.body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-color: #01557C;
}
.copuright {
font-family: Verdana,;
font-size: 10px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.uppertext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
.marqu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.maintext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006699;
text-decoration: none;
text-align: justify;
}
.topic {
font-family: Verdana;
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?