Modified intro text to be consistent in size with new logos. Modified credits in BlindSqlInjection.java.

git-svn-id: http://webgoat.googlecode.com/svn/trunk@114 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
mayhew64
2007-02-06 15:32:12 +00:00
parent 5408328434
commit 81582162d3
3 changed files with 6 additions and 6 deletions

View File

@ -242,10 +242,10 @@ html>body #navBar li {}
}
#start {
height: 380px;
height: 390px;
width: 700px;
padding: 10px 50px 10px 50px;
font-size: 12px;
font-size: 15px;
}
#warning {
border: 1px solid #666666;
@ -266,7 +266,7 @@ html>body #navBar li {}
padding-left: 10px;
}
.style1 {
font-size: 10px;
font-size: 11px;
font-weight: bold;
}
.style2 {