mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Brand colors in docs
This commit is contained in:
parent
aed2aac50a
commit
0bd44a3b9a
10 changed files with 64 additions and 14 deletions
|
|
@ -5,10 +5,10 @@ body {
|
|||
a {
|
||||
@apply .font-semibold;
|
||||
@apply .no-underline;
|
||||
@apply .text-blue-dark;
|
||||
@apply .text-indigo-700;
|
||||
|
||||
&:hover {
|
||||
@apply .text-blue-darker;
|
||||
@apply .text-indigo-500;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue