Complete Service Domains list, add CSS for colored icons
This commit is contained in:
parent
b7dad62a3a
commit
762e29f50c
3 changed files with 35 additions and 3 deletions
6
docs/stylesheets/extra.css
Normal file
6
docs/stylesheets/extra.css
Normal file
|
@ -0,0 +1,6 @@
|
|||
.warning-yellow {
|
||||
color: #FF9100;
|
||||
}
|
||||
.info-blue {
|
||||
color: #00B8D4;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue