Merge pull request #1006 from andywarburton/circuitpython-org
Create webworkflow.css
This commit is contained in:
commit
ade5b8575b
1 changed files with 4 additions and 0 deletions
4
assets/css/webworkflow.css
Normal file
4
assets/css/webworkflow.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
body {
|
||||
background: #000;
|
||||
color: #fff;
|
||||
}
|
||||
Loading…
Reference in a new issue