Commit Graph

10 Commits

Author SHA1 Message Date
rdhox f597d91e55 Mobile menu (#63)
* mobile menu functional

* mobile menu beta

* edits mobile-menu: home link out, rtl ok, menu pop over

* mobile menu - bugs correction

* add horizontal separator

* corrections done + add configuration of centered or rtl/ltr mobile menu

* edit config of example

* separator padding full
2018-07-24 20:26:48 -03:00
rdhox c7cae007a6 Add avatar option and footer text option (#41)
* Add avatar option and footer text option

* add responsive avatar for narrow screen

* improvement of code

* conflicts solved
2018-07-05 10:06:03 -03:00
Chip Senkbeil 9fdd4f2f4a Updated style to transform name to ~ on smaller screens (#45)
* Updated style to transform name to ~ on smaller screens

* Added Chip Senkbeil to contributors list
2018-07-03 17:14:04 -03:00
rdhox 57ff857391 remove the leading indent of code element (#42) 2018-07-03 14:04:26 -03:00
Khosrow Moossavi fe847fb152 RTL support (#29) 2018-06-18 14:55:42 -03:00
Vlad Ionescu a83b909eea Change link styles when in a post (#15)
The difference between bolded text and links/ anchors was almost none which lead to confusion and having to hover to see which words are links and which ones are bold.

This commit implements best practices for accessibility by having links in posts( and only in posts) be underlined.
2018-05-01 19:55:12 -03:00
Vlad Ionescu 0aab556131 Tables (#13)
* Add styling for tables

By default tables have no lines and no separation between cells which can lead to confusion.
2018-05-01 15:33:59 -03:00
Luiz de Prá d3e619ecf9 Add IMG max-width 2018-03-23 16:48:43 -03:00
Ralf Junghanns bca974bd07 Update styles.min.css (#2)
In chrome and safari the main-page content is not shown in the center of the page.
Adding a 

display:flex

to the body fixes this problem.
2018-03-23 10:47:43 -03:00
Luiz F. A. de Prá 4db982bb01 Initial files 2018-02-28 22:38:59 -03:00