Erster Commit
This commit is contained in:
commit
edf112498e
9 changed files with 760 additions and 0 deletions
13
docs/stylesheets/extra.css
Normal file
13
docs/stylesheets/extra.css
Normal file
|
@ -0,0 +1,13 @@
|
|||
.red { color: #EF5350; }
|
||||
.green { color: #66BB6A; }
|
||||
.blue { color: #42A5F5; }
|
||||
.yellow { color: #FFEE58; }
|
||||
.orange { color: #FFA726; }
|
||||
.pink { color: #EC407A; }
|
||||
.purple { color: #AB47BC; }
|
||||
.teal { color: #26A69A; }
|
||||
.lightblue { color: #29B6F6; }
|
||||
.cyan { color: #26C6DA; }
|
||||
.lime { color: #D4E157; }
|
||||
.brown { color: #8D6E63; }
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue