1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-15 18:56:24 +00:00
Files
geek-cookbook/manuscript/extras/css/icons.css
David Young f44161ea76 Tidy up landing page
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2022-07-02 20:12:43 +12:00

9 lines
102 B
CSS

.kubernetes {
color: #3970e4;
}
.docker {
color: #0db7ed;
}
.discord {
color: #7289da;
}