Skip to content

Commit

Permalink
[CSS] Remove refs to images that don't exist anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Mieszkowski committed Dec 5, 2016
1 parent 4e234cc commit 3787de8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/less/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
font-size: 1.5em;
font-weight: bold;
text-decoration: none;
background: transparent url(../images/logo.png) no-repeat left center;
padding: 20px 0 20px 40px;
}

Expand Down Expand Up @@ -84,7 +83,6 @@
width: 1500px;
margin: auto;
margin-top: 0;
background-image: url('../images/shield.png');
background-repeat: no-repeat;
background-position: -40px -20px;
margin-bottom: 210px;
Expand Down

0 comments on commit 3787de8

Please sign in to comment.