summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/css3-modsel-18c.0.scss
blob: 519cbce0eea79af554101b18a163633cab0563d8 (plain)
1
2
3
4
5
/* Source: http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/html/tests/css3-modsel-18c.html */

:link, :visited { color: navy; text-decoration: none; }
:link:hover span { background-color : lime }