First commit 20/05/2001
This commit is contained in:
20
menuHTML/class.css
Normal file
20
menuHTML/class.css
Normal file
@ -0,0 +1,20 @@
|
||||
A:link {text-decoration: none;
|
||||
font-weight: bold;
|
||||
text-decoration: none
|
||||
color: #9EB9E9 }
|
||||
A:visited {text-decoration: none;
|
||||
font-weight: bold;
|
||||
text-decoration: none
|
||||
color: #9EB9E9 }
|
||||
A:active {text-decoration: none;
|
||||
font-weight: bold;
|
||||
text-decoration: none
|
||||
color: #F7BF00 }
|
||||
A:hover {text-decoration: none;
|
||||
font-weight: bold;
|
||||
text-decoration: none ;
|
||||
color: #F7BF00 }
|
||||
.plain {font-family: Verdana,Arial;
|
||||
font-size: 10pt;
|
||||
color: black }
|
||||
b { font-weight: bold;}
|
Reference in New Issue
Block a user