Commit Graph

12 Commits

Author SHA1 Message Date
Tatu Wikman d0d25c55a0
Show full header h1 for smaller displays
The prefix "./" would be lost in mobile displays and when the browser viewport
is smaller than the container width.

This removes the left margin from the header for smaller displays. Also adds a scss variable
so that its easy to change the point where the "mobil" margin is applied.
2020-01-27 12:32:34 +02:00
LuisEnMarroquin 38c6de70e4 Separate style and relative_url on title a tag 2019-11-05 15:23:40 -06:00
Ben Balter c2e6d9b123
fix error 2018-04-09 19:57:20 -04:00
Juan Antonio Osorio Robles f1c80ddaa2 Increase overall width to max 1000px
The maximum width is currently set to 600px, while this works, it could
easily have an increased width (say 1000px), which would improve
readability of long code snippets.
2018-02-13 15:55:10 +02:00
Tristan Sweeney bced1c6cf8 Modifed sass files to parametrize colors in style sheet. First step to allowing users to inject colors for styling 2017-12-10 15:11:17 -05:00
Ben Balter 36c73d3a8c
Merge pull request #11 from tomaskrizek/add-keyword-highlight
CSS: Add highlighting for inline keywords
2017-12-07 16:52:38 -06:00
Ben Balter 920b0c460f Merge pull request #5 from ousia/master
list item image (fixes #2)
2017-07-19 11:48:25 -04:00
Tomas Krizek 631bda4e18
CSS: Add highlighting for inline keywords
Signed-off-by: Tomas Krizek <tomas.krizek@mailbox.org>
2017-03-03 19:33:32 +01:00
Foaly 9065bb2eae Removed css properties with unneeded prefix. 2017-01-13 16:28:13 +01:00
Pablo Rodríguez d659b4068f list item image (fixes #2) 2017-01-05 21:06:05 +01:00
Ben Balter 41f716c858 normalize stylesheet names 2016-12-13 11:23:24 -05:00
Jurgen Leschner 0f0ee51f5c init 2016-10-06 19:01:49 -04:00