Skip to content

Commit e5d7151

Browse files
committed
Darkened the PHP version for documentation pages. Was too light before. Still might be too light.
1 parent 1d1632f commit e5d7151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/doc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ dl.qandaentry {
252252
position: absolute;
253253
right:0px;
254254
top: 0px;
255-
color: #b3b3b3;
255+
color: #999;
256256
}
257257

258258
.docs h1.refname {

0 commit comments

Comments
 (0)