Menu cleanup for Lab stages. Shortened menu names for most lessons. Changed category naming to be more meaningful.
git-svn-id: http://webgoat.googlecode.com/svn/trunk@214 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
@ -4,4 +4,8 @@
|
||||
.pviimenudiv a:link {color: #333333; text-decoration: underline}
|
||||
.pviimenudiv a:visited {color: #0066FF; text-decoration: underline}
|
||||
.pviimenudiv a:hover {color: red; text-decoration: underline}
|
||||
.pviimenudiv a:active {color: #0066FF; text-decoration: underline}
|
||||
.pviimenudiv a:active {color: #0066FF; text-decoration: underline}
|
||||
.pviimenudivstage a:link {color: #333333; font-size: 9px; display: block; margin-left: 2em; }
|
||||
.pviimenudivstage a:visited {color: #0066FF; font-size: 9px; display: block; margin-left: 2em; }
|
||||
.pviimenudivstage a:hover {color: red; font-size: 9px; display: block; margin-left: 2em; }
|
||||
.pviimenudivstage a:active {color: #0066FF; font-size: 9px; display: block; margin-left: 2em; }
|
||||
|
Reference in New Issue
Block a user