WEB-22 Added Spider Web Logo
This commit is contained in:
parent
1e0460c6f2
commit
39bf431ca2
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
|
||||||
<title>WebGoat V6.0</title>
|
<title>WebGoat</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="animated fadeIn" ng-app="goatApp">
|
<body class="animated fadeIn" ng-app="goatApp">
|
||||||
|
BIN
src/main/webapp/css/img/logoBG.jpg
Normal file
BIN
src/main/webapp/css/img/logoBG.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
@ -74,16 +74,16 @@ img {
|
|||||||
#header .brand {
|
#header .brand {
|
||||||
float: left;
|
float: left;
|
||||||
width: 240px;
|
width: 240px;
|
||||||
min-height: 80px;
|
height: 80px;
|
||||||
padding: 0 0 0 10px;
|
padding: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
background: #e84c3d url('img/logo.png') no-repeat 25px 26px;
|
background: url('img/logoBG.jpg') no-repeat 0px 0px;
|
||||||
}
|
}
|
||||||
#header .logo {
|
#header .logo {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 1.7em;
|
font-size: 1.7em;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
padding: 23px 0 0 57px;
|
padding: 23px 0 0 75px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
#header .logo span {
|
#header .logo span {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user