﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
4794	Use CSS :target pseudo class	anonymous	nobody	"That's a tiny tiny feature request: Use the :target pseudo class in the documentation. Wikipedia has it too. When you click an anchor the headline you want is highlighted. Would be cool.

Just add

{{{
#!css
#content-main a:target
}}}

in the line where 
{{{
#!css
#content-main a:hover
}}}
is."		closed	*.djangoproject.com	dev		invalid	feature request css		Design decision needed	0	0	0	0	0	0
