(refs #232)Highlight lines which are specified by URL hash.

This commit is contained in:
takezoe
2014-02-08 06:52:50 +09:00
parent d10f683098
commit 7ebba741a8
3 changed files with 424 additions and 0 deletions

View File

@@ -480,6 +480,10 @@ pre.blob {
padding: 30px;
}
li.highlight {
background-color: #ffb;
}
/****************************************************************************/
/* Issues */
/****************************************************************************/