Brand Updates

This commit is contained in:
Seth Cottle
2023-04-28 13:27:07 -04:00
parent 9a2fd05333
commit cf4bd2faa0
12 changed files with 31 additions and 17 deletions

View File

@ -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 {

View File

@ -125,10 +125,10 @@ p {
/* Links
*/
a {
color: #0085ff;
color: #4899F7;
}
a:hover {
color: #0085ff;
color: #7AB8FF;
}
/* Code

View File

@ -125,10 +125,10 @@ p {
/* Links
*/
a {
color: #0085ff;
color: #4899F7;
}
a:hover {
color: #0085ff;
color: #7AB8FF;
}
/* Code

View File

@ -125,10 +125,10 @@ p {
/* Links
*/
a {
color: #0085ff;
color: #2457F5;
}
a:hover {
color: #0085ff;
color: #083BDA;
}
/* Code