Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepare for new version - step 1 | Jesús | 2019-03-06 | 4 | -10728/+0 |
| | |||||
* | remove fonts-icons → libresocial, fontawesome | Jesús | 2019-03-06 | 2 | -2446/+0 |
| | |||||
* | Fix navbar-menu in mobile without JavaScript | Jesús | 2019-02-11 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | The problem is that Bulma doesn't offer the same basic functionality without JavaScript. Namely, if you don't have JavaScript enabled, you cannot access the navbar menu nor toggle the navigation menu in mobile or low-resolution devices. However, it's possible to offer this features without JavaScritp. Unlike the JavaScript version, the version without JavaScript doesn't have an animation when you toggle the navigation menu. It's impossible to change the value of the attribute aria-expanded (which should change to true when the menu is shown), so it must be removed. Furthermore, maybe it's not enough to use the pseudoelement :hover Obviously, the ones who disable JavaScript will have less features, but the website will be usable. | ||||
* | fix margin-bottom in pagination | Jesús | 2019-02-11 | 1 | -1/+4 |
| | |||||
* | Fix "uniform color <code> and <pre>" | Jesús | 2019-02-09 | 1 | -2/+2 |
| | | | | This reverts commit f825c28eaba78f7ae1d15893cdb181d1d5605ff7. | ||||
* | Revert "uniform color <code> and <pre>" | Jesús | 2019-02-09 | 1 | -2/+2 |
| | | | | This reverts commit 92a3f344e672d3673661dabb65e4de9f9a556155. | ||||
* | uniform color <code> and <pre> | Jesús | 2019-02-09 | 1 | -2/+2 |
| | |||||
* | improve blockquote | Jesús | 2019-02-09 | 1 | -0/+21 |
| | |||||
* | fix margin-bottom in social | Jesús | 2019-02-09 | 1 | -0/+4 |
| | |||||
* | add special style | Jesús | 2019-02-07 | 1 | -0/+4 |
| | |||||
* | fix links colors | Jesús | 2019-02-05 | 1 | -1/+9 |
| | |||||
* | fix styles | Jesús | 2019-02-05 | 1 | -3/+33 |
| | |||||
* | fix mediaquires and responsive video | Jesús | 2019-02-03 | 1 | -5/+16 |
| | |||||
* | fix colors template | Jesús | 2019-02-03 | 1 | -2/+19 |
| | |||||
* | fix color <pre> | Jesús | 2019-02-03 | 1 | -0/+5 |
| | |||||
* | first commit | Jesús | 2019-01-17 | 6 | -0/+13055 |