Skip to content

Commit 94c1b3b

Browse files
author
Timothy O'Brien
committed
CLI no contains a project.css that overrides banner and set banner's background to white.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@129955 13f79535-47bb-0310-9956-ffa450edef68
1 parent 7f01d42 commit 94c1b3b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

xdocs/style/project.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#banner, #banner td {
2+
background: #fff;
3+
color: #000;
4+
}
5+

0 commit comments

Comments
 (0)