Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Commit

Permalink
Merge pull request #435 from ins0/enhancement/unused-css-img
Browse files Browse the repository at this point in the history
Enhancement: Removed unused assets
  • Loading branch information
Ocramius committed Feb 27, 2015
2 parents 497251a + 5677085 commit 6300f9a
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 2,337 deletions.
31 changes: 0 additions & 31 deletions public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -151,37 +151,6 @@ div.container a.brand {
padding-top:60px;
}

.error-404 {
width: 500px;
height: 617px;
padding-left: 450px;

background: url(../img/mwop-404.png) no-repeat;
}

.error-404-speech-bubble {
position: relative;
display: inline-block;
padding: 15px;
margin-top: 150px;

border: 3px solid #000000;
border-radius: 7px;
}

.error-404-speech-bubble:before {
position: absolute;
content: '';

left: -69px;
top: 50px;

width: 69px;
height: 40px;

background: url(../img/speech-bubble-arrow.png) no-repeat;
}

/* Revisited Styles */

.fork-me-ribbon a {
Expand Down
Binary file removed public/img/github-icon.png
Binary file not shown.
Binary file removed public/img/glyphicons-halflings-white.png
Binary file not shown.
Binary file removed public/img/glyphicons-halflings.png
Binary file not shown.
Binary file removed public/img/mwop-404.png
Binary file not shown.
Binary file removed public/img/speech-bubble-arrow.png
Binary file not shown.
Binary file removed public/img/zendCon-modulespage.png
Binary file not shown.
Loading

0 comments on commit 6300f9a

Please sign in to comment.