6 lines
No EOL
72 B
CSS
6 lines
No EOL
72 B
CSS
* :hover {
|
|
color: blue
|
|
}
|
|
p :link, #mydiv :active {
|
|
width: 20%;
|
|
} |