| Recommend this page to a friend! |
| Classes of Vagharshak Tozalakyan | > | PHP Parameters List | > | sample/skins/blue.css | > | Download | ||
|
|||||||||||||||||||||
body {
background-color: blue;
color: white;
font-family: Arial, sans-serif;
font-size: 14px;
}
a {
color: yellow;
text-decoration: underline;
font-weight: bold;
}
a:hover {
color: pink;
text-decoration: none;
font-weight: bold;
} |