aboutsummaryrefslogtreecommitdiffstats
path: root/css
Commit message (Collapse)AuthorAgeFilesLines
* prepare for new version - step 1Jesús2019-03-064-10728/+0
|
* remove fonts-icons → libresocial, fontawesomeJesús2019-03-062-2446/+0
|
* Fix navbar-menu in mobile without JavaScriptJesús2019-02-111-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 paginationJesús2019-02-111-1/+4
|
* Fix "uniform color <code> and <pre>"Jesús2019-02-091-2/+2
| | | | This reverts commit f825c28eaba78f7ae1d15893cdb181d1d5605ff7.
* Revert "uniform color <code> and <pre>"Jesús2019-02-091-2/+2
| | | | This reverts commit 92a3f344e672d3673661dabb65e4de9f9a556155.
* uniform color <code> and <pre>Jesús2019-02-091-2/+2
|
* improve blockquoteJesús2019-02-091-0/+21
|
* fix margin-bottom in socialJesús2019-02-091-0/+4
|
* add special styleJesús2019-02-071-0/+4
|
* fix links colorsJesús2019-02-051-1/+9
|
* fix stylesJesús2019-02-051-3/+33
|
* fix mediaquires and responsive videoJesús2019-02-031-5/+16
|
* fix colors templateJesús2019-02-031-2/+19
|
* fix color <pre>Jesús2019-02-031-0/+5
|
* first commitJesús2019-01-176-0/+13055