mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-14 02:06:32 +00:00
Experiment with PDF generation
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
9
docs/extras/css/icons.css
Normal file
9
docs/extras/css/icons.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.kubernetes {
|
||||
color: #3970e4;
|
||||
}
|
||||
.docker {
|
||||
color: #0db7ed;
|
||||
}
|
||||
.discord {
|
||||
color: #7289da;
|
||||
}
|
||||
Reference in New Issue
Block a user