mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
532 B
33 lines
532 B
.sectionTitle {
|
|
color:white;
|
|
background: #AAAAAA;
|
|
cursor:hand;
|
|
|
|
font-weight:bold;
|
|
font-size:12;
|
|
font-family: Verdana, Arial, Sans;
|
|
padding:10px; }
|
|
|
|
.Text {
|
|
font-family: Verdana, Arial, Sans;
|
|
font-size:12;
|
|
padding:10px; }
|
|
|
|
IMG.special {
|
|
filter:alpha(opacity=35);
|
|
height:50;
|
|
cursor:hand; }
|
|
|
|
Span.Header {
|
|
font-family: Verdana, Arial, Sans;
|
|
font-size:20;
|
|
font-weight:bold; }
|
|
|
|
.MainBtn {
|
|
color:white;
|
|
background: #AAAAAA;
|
|
cursor:hand;
|
|
|
|
font-weight:bold;
|
|
font-size:12;
|
|
font-family: Verdana, Arial, Sans;}
|