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