mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-08-03 19:54:11 -04:00
Brand Updates
This commit is contained in:
parent
9a2fd05333
commit
cf4bd2faa0
12 changed files with 31 additions and 17 deletions
|
@ -77,7 +77,7 @@ button:hover,
|
|||
/* Default (this is great for your own brand color!) */
|
||||
.button.button-default {
|
||||
color: #ffffff;
|
||||
background-color: #0085ff;
|
||||
background-color: #2457F5;
|
||||
}
|
||||
.button.button-default:hover,
|
||||
.button.button-default:focus {
|
||||
|
|
|
@ -125,10 +125,10 @@ p {
|
|||
/* Links
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
a {
|
||||
color: #0085ff;
|
||||
color: #4899F7;
|
||||
}
|
||||
a:hover {
|
||||
color: #0085ff;
|
||||
color: #7AB8FF;
|
||||
}
|
||||
|
||||
/* Code
|
||||
|
|
|
@ -125,10 +125,10 @@ p {
|
|||
/* Links
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
a {
|
||||
color: #0085ff;
|
||||
color: #4899F7;
|
||||
}
|
||||
a:hover {
|
||||
color: #0085ff;
|
||||
color: #7AB8FF;
|
||||
}
|
||||
|
||||
/* Code
|
||||
|
|
|
@ -125,10 +125,10 @@ p {
|
|||
/* Links
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
a {
|
||||
color: #0085ff;
|
||||
color: #2457F5;
|
||||
}
|
||||
a:hover {
|
||||
color: #0085ff;
|
||||
color: #083BDA;
|
||||
}
|
||||
|
||||
/* Code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue