Create webworkflow-9.css
This commit is contained in:
parent
949f10942e
commit
f2ce345d23
1 changed files with 7 additions and 0 deletions
7
assets/css/webworkflow-9.css
Normal file
7
assets/css/webworkflow-9.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/* This is an optional CSS file to enhance the basic workflow html when connected to the internet.
|
||||
This file can grow, so we want to keep it out of flash memory. */
|
||||
|
||||
body {
|
||||
background: #fff;
|
||||
color: #333;
|
||||
}
|
||||
Loading…
Reference in a new issue