Merge pull request #1006 from andywarburton/circuitpython-org

Create webworkflow.css
This commit is contained in:
Scott Shawcroft 2022-08-01 14:36:58 -07:00 committed by GitHub
commit ade5b8575b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,4 @@
body {
background: #000;
color: #fff;
}