Skip to content

Instantly share code, notes, and snippets.

@salmonmoose
Created June 4, 2016 09:35
Show Gist options
  • Save salmonmoose/3c64349edd32331266d158ef7216c3ee to your computer and use it in GitHub Desktop.
Save salmonmoose/3c64349edd32331266d158ef7216c3ee to your computer and use it in GitHub Desktop.
div.fogged_img_holder {
padding: 10px;
}
div.fogged_img_holder img {
width: 100%;
box-shadow: 5px 5px 5px #888888;
}
div.fogged_logo {
width : 100%;
}
div.fogged_logo img {
width: 100%;
}
div#fogged_footer {
}
div#sub_footer {
clear: both;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment