mirror of
https://github.com/tylernguyen/wiki.git
synced 2025-02-05 08:23:14 -06:00
style: add unraid color
This commit is contained in:
parent
c15c5f1e25
commit
59b1c58978
1 changed files with 4 additions and 0 deletions
|
@ -298,6 +298,10 @@
|
||||||
color: #800000;
|
color: #800000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.unraid {
|
||||||
|
color: #F15A2C;
|
||||||
|
}
|
||||||
|
|
||||||
.visualstudiocode {
|
.visualstudiocode {
|
||||||
color: #007acc;
|
color: #007acc;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue