mycss.css
来自「用VB.net做的关于医院收费管理系统的东西」· CSS 代码 · 共 65 行
CSS
65 行
p{line-height:20px;}
td,body,input,select {font-size: 12px;}
.white {font-size: 12px;color: #FFFFFF;text-decoration: none;}
.blue { text-decoration: underline;color:#000099;line-height: 18px;}
.blue1{ text-decoration: underline;color:#000099;line-height: 20px;}
a:link {
text-decoration: none;
}
a:hover {color: #cc0000;text-decoration: none;}
a:active {
color:#800080;
text-decoration: none;
}
a.a1:link {
text-decoration: none;
}
a.a1:hover {color: #cc0000;text-decoration: none;}
a.a1:visited {
text-decoration: none;
}
a.a1:active {
color:#800080;
text-decoration: none;
}
a.nav1 {font-size: 12px;color: #FFFFFF;text-decoration: none;}
a.nav1:hover {color: #FFEFA5;text-decoration: none;}
a.nav1:active {
color:#800080;
text-decoration: none;
}
.finput {BORDER-RIGHT: 0px ridge;BORDER-TOP: 1px ridge #727272; BORDER-LEFT: 1px ridge #727272; BORDER-BOTTOM: 0px ridge;font-size: 12px;}
.foxinput {BORDER-RIGHT: 1px ridge; BORDER-TOP: #ffffff 1px ridge; BORDER-LEFT: #ffffff 1px ridge; BORDER-BOTTOM: 1px ridge; BACKGROUND-COLOR: #cccccc}
.black {color: #000000; text-decoration: none;line-height: 18px;}
.blue2 {line-height: 18px;color: #0033FF;text-decoration: underline;}
.blue3 {line-height: 18px;color: #0031FF;text-decoration: none;}
.blue4 {font-size: 12px;color: #0031FF;text-decoration: underline;}
.blue5 {text-decoration: underline;color:#000099;line-height: 19px;}
.blue6 {text-decoration: none;color:#000099;line-height: 19px;}
.blue7 {color: #0031FF;text-decoration: none;}
.blue8 {line-height: 18px;color: #000099;text-decoration: none;}
.nc {font-size: 12px;line-height: 18px;letter-spacing: 2px;}
.anniu {
background-image: none;
background-color: #E7E7E7;
word-spacing: 1.5em;
border-top: thin groove #C6E1FD;
border-right: thin groove #C6E1FD;
border-bottom: thin groove #C6E1FD;
border-left: thin groove #C6E1FD;
}
.unnamed2 {
background-image: none;
background-color: #FFFEE1;
border: thin solid #009966;
word-spacing: 1em;
}
.xinxiang {
font-family: "华文行楷";
color: #0099CC;
background-image: none;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?