mirror of
https://github.com/tylernguyen/wiki.git
synced 2025-02-05 08:23:14 -06:00
css: add rakuten brand color
This commit is contained in:
parent
ee45ae7f4d
commit
48e81d2cba
1 changed files with 4 additions and 0 deletions
|
@ -242,6 +242,10 @@
|
||||||
color: #276DC3;
|
color: #276DC3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.rakuten {
|
||||||
|
color: #BF0000;
|
||||||
|
}
|
||||||
|
|
||||||
.raycast {
|
.raycast {
|
||||||
color: #FF6363;
|
color: #FF6363;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue