Skip to content

Commit d6c062e

Browse files
committed
Updated color of panel.
1 parent 0bdb688 commit d6c062e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_static/cpp-netlib.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ div.nav a: link,div.nav a: visited
215215
-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.5);
216216
border-radius: 3px;
217217
box-shadow: 0 0 9px rgba(0,0,0,0.5);
218-
background: none repeat scroll 0 0 #F0F7F0;
218+
background: none repeat scroll 0 0 #6ABDFB;
219219
}
220220

221221
#yui-main div.yui-b

0 commit comments

Comments
 (0)