diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-13 19:29:21 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-13 19:29:21 -0500 |
commit | ac5809e078e4b6e0aebd9240f68ca61495bba51e (patch) | |
tree | f0b099e43301a2eb515d87c84ca69eb88158c47e /content | |
parent | adb00b207e3d3365c67a07e4a41f399f1016b1ba (diff) | |
download | libretube-ac5809e078e4b6e0aebd9240f68ca61495bba51e.tar.lz libretube-ac5809e078e4b6e0aebd9240f68ca61495bba51e.tar.xz libretube-ac5809e078e4b6e0aebd9240f68ca61495bba51e.zip |
refactoring Bootstrap CSS
Diffstat (limited to 'content')
-rw-r--r-- | content/pages/libreJS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/pages/libreJS.md b/content/pages/libreJS.md index cdd2ae0..2fbabb1 100644 --- a/content/pages/libreJS.md +++ b/content/pages/libreJS.md @@ -5,8 +5,8 @@ Slug: librejs Status: hidden Title: LibreJS -<h3 class="text-center mb-2">Tabla de Licencias de JavaScript</h3> <table id="jslicense-labels1" class="table table-striped table-dark"> + <caption class="text-center mb-2">Tabla de Licencias de JavaScript</caption> <thead> <tr> <th>#</th> |