embed JS files now also receive metadata info & LSP now displays js links in monospace

This commit is contained in:
Niels Groot Obbink 2013-07-04 15:12:54 +02:00 committed by Thulinma
parent 7308630fe1
commit 16e3268fb4
2 changed files with 2 additions and 1 deletions

View file

@ -452,6 +452,7 @@ td
color: black;
font: normal normal 11pt Arial, sans-serif;
}
code
{
font-size: 0.9em;