Jonas Duri
308e015f3d
fix image width to use max-width instead of width as suggested by @diomed
2023-11-25 12:53:14 +01:00
Marcel Bischoff
0e42e00d83
Increase specificity
2023-11-25 10:07:00 +01:00
Marcel Bischoff
27caa0a496
Fix blockquote empty overhang
...
When the blockquote element only contains a p element but no footer
element or similar trailing tag, the ::after pseudo class paints a
trailing empty line which only contains the ">" character. This is
caused by an overhanging paragraph margin. Removing the margin for any
last element contained in blockquote removes this visual glitch.
2023-11-25 10:07:00 +01:00
Jonas Duri
de5b368df3
Do some housekeeping in preparation for next release
2023-11-25 09:28:26 +01:00
Jonas Duri
4e34bffa50
Use a new golang based build strategy to reduce dependency on JS ecosystem
2023-11-25 00:15:32 +01:00
ccat3z
a631be882e
fix double var
2020-09-05 20:25:30 +08:00
Jonas Duri
b793cb7308
add property without vendor prefix
2019-10-09 20:57:49 +02:00
Jonas Duri
be33385316
Fix linting
2019-07-30 16:33:28 +02:00
Ben
5f9c04fe7f
Add timeline component
2019-07-15 18:48:21 +01:00
Matias Korhonen
7ce142f972
Fixes the button borders on Safari
...
See https://github.com/Gioni06/terminal.css/issues/12
2019-02-27 09:20:14 +02:00
Jonas Duri
6bd4e67212
change hr style
2019-02-05 08:27:03 +01:00
Jonas Duri
990a488398
add linter
2019-02-05 08:16:48 +01:00
Jonas Duri
029904198d
fix TOC hover colors
2019-02-04 09:11:22 +01:00
Jonas Duri
792b2fc63b
add twitter links
2019-02-03 10:04:17 +01:00
Jonas Duri
12265014ac
fix bg color
2019-02-03 08:51:12 +01:00
Jonas Duri
099ff20d2c
Add TOC component
2019-02-03 08:49:10 +01:00
Jonas Duri
2d923d576f
fix navigation margin
2019-02-03 08:25:39 +01:00
Jonas Duri
db772ee69a
Use .terminal for single font-size effect
2019-01-31 08:04:51 +01:00
Jonas Duri
309eb4d8d0
change overall look and feel
2019-01-30 21:20:35 +01:00
Jonas Duri
0ee0cbb053
increase base font size
2019-01-28 09:24:13 +01:00
Jonas Duri
3f99ccb1b5
add terminal prompt style
2019-01-28 08:26:47 +01:00
Jonas Duri
ddf960303a
Use static site gen for docs
2019-01-28 03:37:25 +01:00