mirror of
https://github.com/aljazceru/BitcoinAndLightningLayerSpecs.github.io.git
synced 2025-12-17 22:14:24 +01:00
Changed up website structure moving WebBTC as a sub specification
This commit is contained in:
8
webbtc/js/theme_extra.js
Normal file
8
webbtc/js/theme_extra.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
* Assign 'docutils' class to tables so styling and
|
||||
* JavaScript behavior is applied.
|
||||
*
|
||||
* https://github.com/mkdocs/mkdocs/issues/2028
|
||||
*/
|
||||
|
||||
$('div.rst-content table').addClass('docutils');
|
||||
Reference in New Issue
Block a user