diff --git a/css/default.css b/css/default.css index b8e0e8f8a..80c5db2e6 100644 --- a/css/default.css +++ b/css/default.css @@ -66,6 +66,20 @@ a:hover { text-align: center; } +#table-scripts tr > td:nth-child(3), +#table-scripts tr > th:nth-child(3), +#table-scripts tr > td:nth-child(4), +#table-scripts tr > th:nth-child(4), +#table-scripts tr > td:nth-child(5), +#table-scripts tr > th:nth-child(5) { + text-align: center; +} + +#table-scripts tr > td:nth-child(3), +#table-scripts tr > th:nth-child(3) { + font-weight: bold; +} + .navbar-default { border-color: #ACACAC; } diff --git a/index.html b/index.html index 83603f1a2..44b8223f6 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,7 @@
+ After you have tested and put your script online (preferably on Github Gists), edit this page on your + fork of the + Kakoune Github Pages repository to include your script (along with + all the information needed to fill the table). Submit a pull request + with all those changes, and your script (after examination by the + project's developers) will be included on this page! ++
Download | +Description | +Author | +Script version | +License | +Date added | +Date updated | +
---|---|---|---|---|---|---|
my_script | +A short description of what the script does and why you should use it | +Anonymous | +1.0 | +MIT | +24/09/2015 | +25/10/2016 | +
my_script | +A short description of what the script does and why you should use it | +Anonymous | +1.0 | +MIT | +24/09/2015 | +25/10/2016 | +
my_script | +A short description of what the script does and why you should use it | +Anonymous | +1.0 | +MIT | +24/09/2015 | +25/10/2016 | +
my_script | +A short description of what the script does and why you should use it | +Anonymous | +1.0 | +MIT | +24/09/2015 | +25/10/2016 | +