Brand Updates
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user