Commit graph

17 commits

Author SHA1 Message Date
Djordje Atlialp
c8169caec4 Update prism.js (1.20.0) 2020-04-16 09:15:47 +02:00
Djordje Atlialp
0877768267 Fix content margin 2020-03-05 15:38:52 +01:00
Djordje Atlialp
a5f406ffa4 Add figure css classes 2020-03-05 15:12:00 +01:00
Djordje Atlialp
827b107dd4 Use • instead of border for footer 2020-03-05 13:24:35 +01:00
Djordje Atlialp
b90c66b4e2
Merge pull request #51 from rinon/fix_container_flex_ie
Set container flex-basis to auto
2019-10-17 10:43:25 +02:00
Stephen Crane
bcf6253acc Set container flex-basis to auto
Without flex-basis: auto, IE overlays the footer on top of long pages of text,
as its position seems to be computed relative to the initial viewport.
2019-08-15 16:11:26 -07:00
Arnaldo Gabriel
19fc94cd8f Fixed accidental text selection 2019-08-12 21:26:19 -04:00
Christian Rebischke
7cedc03d94
added additional font-display configuration
unfortunately wasn't my last patch enough.
So here are all missing font-display configurations

Signed-off-by: Christian Rebischke <chris@nullday.de>
2019-07-16 19:10:13 +02:00
Djordje Atlialp
c8879dd0ac
Merge pull request #43 from shibumi/shibumi/enable-font-display-auto
Added font-display: auto to _fonts.scss
2019-07-16 08:21:33 +02:00
Christian Rebischke
588f70e8ba
Added font-display: auto to _fonts.scss
font-display on `auto` makes sure that the text is always
visible for the user. It's a suggestion by Googles PageSpeed Insights
to activate this feature:

https://developers.google.com/web/updates/2016/02/font-display?utm_source=lighthouse&utm_medium=unknown

Signed-off-by: Christian Rebischke <chris@nullday.de>
2019-07-15 23:41:46 +02:00
Hervy Qurrotul Ainur
24059c8cd6 Add pre scrollbar custom like hermit 2019-06-30 23:53:17 +07:00
André Almeida
d92675d678
sass: make logo font monospaced
Since the logo text wants to have the look and feel of a terminal, make
the font monospaced.

The monospace word is used twice because of this hack:
https://stackoverflow.com/questions/38781089/font-family-monospace-monospace

Signed-off-by: André Almeida <andrealmeid@riseup.net>
2019-05-23 00:01:27 -03:00
André Almeida
f93303553d
sass: fix h1 position
Signed-off-by: André Almeida <andrealmeid@riseup.net>
2019-05-22 20:29:32 -03:00
Djordje Atlialp
6d12ec531f
Fix menu items are not clickable on smart devices sometimes 2019-04-22 21:04:37 +02:00
Duncan Mackenzie
966286b96e Adding media query for reduced motion to turn off animation in that case 2019-04-20 13:19:52 -07:00
Djordje Atlialp
8297040e33
Remove unused css 2019-04-15 23:11:21 +02:00
Djordje Atlialp
bd2a11d507
Move SCSS files from dir source to assets 2019-02-22 15:19:21 +01:00