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.
 
 
 
 
 
 

22 lines
461 B

body {
font-family: Verdana, Geneva, Arial, sans-serif;
background-color: #D6DFE7;
padding: 5px;
margin: 0;
}
.menu,.result {
font-weight:bold;
color:#000080;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 10px;
text-decoration:none;
}
.menu:hover,.result:hover {
font-weight:bold;
color:white;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 10px;
text-decoration:underline;
}