nasmdoc.css: specify #-link position in terms of vertical height
commit9a5595ceba0cca68719751a7662a339b624a9bd9
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 14 Apr 2017 18:31:43 +0000 (14 11:31 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 14 Apr 2017 18:31:43 +0000 (14 11:31 -0700)
treeae8f8fc76b62059c86507ee1bc080e60704a3061
parent48e2009f6286130bf5b08b63170492fe0ab1957a
nasmdoc.css: specify #-link position in terms of vertical height

Using ems breaks because the header font sizes aren't the same as the
navbar font size.  We could work around that by explicitly specifying
sizes for all of them, but for now, just specify that the link target
should end up 10% below the top of the window.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
doc/nasmdoc.css