Add landing page for WebGoat

This commit is contained in:
Nanne Baars
2019-02-08 14:13:58 +01:00
parent 7be519e724
commit c25643afe2
98 changed files with 59736 additions and 0 deletions

View File

@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}