| Current Path : /var/www/html/kpsingh/kpsingh/css/ |
| Current File : /var/www/html/kpsingh/kpsingh/css/teaching.css |
#res {
position: relative;
background-color: white;
height: auto;
top: 70px;
left: 230px;
padding-top: 10px;
padding-left: 6px;
padding-bottom: 3px;
width: 80%;
}
#link{
text-decoration: none;
color: blue;
font-size: 19px;
}
#link:hover{
text-decoration: underline;
color: purple;
font-size: 20px;
}