Smaller eclipse workspace
Changed workspace name to reflect WebGoat Added the video solutions link Update readmen to reflect contributions and new stuff git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@355 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
@ -218,9 +218,24 @@ html>body #navBar li {}
|
||||
#reset {
|
||||
text-align: right;
|
||||
font-weight: bold;
|
||||
float: right;
|
||||
display: inline;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#training {
|
||||
text-align: left;
|
||||
font-weight: bold;
|
||||
display: inline;
|
||||
float: left;
|
||||
margin-bottom: 10px;
|
||||
|
||||
}
|
||||
|
||||
#training_wrap {
|
||||
width: 540px;
|
||||
}
|
||||
|
||||
#hint{}
|
||||
#parameter{}
|
||||
#cookie{}
|
||||
|
Reference in New Issue
Block a user