aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated bulma to v0.7.4Jesús2019-03-1818-264/+413
|
* delete unimportant fileJesús2019-03-181-100/+0
|
* fix semantic HTML5, refactoring article tagJesús2019-03-176-28/+129
|
* new version CSS 1.0.1Jesús2019-03-093-2/+5
|
* fix avoid invisible text during font loadingJesús2019-03-091-1/+1
|
* hover white in h4 titleJesús2019-03-083-1/+9
|
* fix color hover in tag <a>Jesús2019-03-083-1/+3
|
* add font-display: autoJesús2019-03-083-1/+3
|
* update distJesús2019-03-071-0/+12
|
* remove TAB spacesJesús2019-03-074-595/+593
|
* update SVGIconsJesús2019-03-071-0/+12
|
* remove unimportant cssJesús2019-03-063-11/+1
|
* fix SVGiconsJesús2019-03-062-12/+21
|
* update README.mdJesús2019-03-061-0/+6
|
* prepare for new version - step 2Jesús2019-03-0679-0/+15284
|
* prepare for new version - step 1Jesús2019-03-0610-10929/+295
|
* remove fonts-icons → libresocial, fontawesomeJesús2019-03-0617-5467/+0
|
* change semantic HTML5Jesús2019-02-124-16/+16
|
* Fix navbar-menu in mobile without JavaScriptJesús2019-02-115-48/+62
| | | | | | | | | | | | | | | | | | 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
|
* change URLJesús2019-02-111-1/+1
|
* 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-092-3/+7
|
* add special styleJesús2019-02-071-0/+4
|
* fix links colorsJesús2019-02-051-1/+9
|
* fix form searchJesús2019-02-051-6/+4
|
* fix stylesJesús2019-02-051-3/+33
|
* fix syntaxJesús2019-02-051-2/+2
|
* fix mediaquires and responsive videoJesús2019-02-031-5/+16
|
* fix colors templateJesús2019-02-031-2/+19
|
* Fix metadata and viewportJesús2019-02-032-0/+6
|
* text ustifiedJesús2019-02-031-1/+1
|
* The navigation role is unnecessary for element navJesús2019-02-031-1/+1
|
* Fix paginationJesús2019-02-031-3/+13
|
* fix color <pre>Jesús2019-02-031-0/+5
|
* first commitJesús2019-01-1728-0/+17829