Skip to content

Commit b1606e7

Browse files
committed
Change GP color
1 parent 774b5f7 commit b1606e7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

wikipedia/common.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,8 +975,9 @@ html .thumbimage {
975975
color: #888888 !important
976976
}
977977

978+
/* $ */
978979
.mw-highlight .gp {
979-
color: #000080 !important;
980+
color: cyan !important;
980981
font-weight: bold
981982
}
982983

0 commit comments

Comments
 (0)