First commit 12/11/1999
This commit is contained in:
24
Migasa/class.css
Normal file
24
Migasa/class.css
Normal file
@ -0,0 +1,24 @@
|
||||
A:link {text-decoration: none;
|
||||
font-size: 14pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none
|
||||
color: #000000 }
|
||||
A:visited {text-decoration: none;
|
||||
font-size: 14pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none
|
||||
color: #000000 }
|
||||
A:active {text-decoration: none;
|
||||
font-size: 14pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none
|
||||
color: #FF0000 }
|
||||
A:hover {text-decoration: none;
|
||||
font-size: 16pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none ;
|
||||
color: #008040 }
|
||||
.plain {font-family: Verdana,Arial;
|
||||
font-size: 14pt;
|
||||
color: black }
|
||||
b { font-weight: bold;}
|
Reference in New Issue
Block a user