Update version text color to WordPress blue to match Documentation button
This commit is contained in:
@ -33,7 +33,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wp-allstars-version {
|
.wp-allstars-version {
|
||||||
color: #646970;
|
color: #2271b1; /* Updated to WordPress standard blue to match Documentation button */
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user