Skip to content

Instantly share code, notes, and snippets.

@angeloh
Last active August 29, 2015 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save angeloh/11295269 to your computer and use it in GitHub Desktop.
Save angeloh/11295269 to your computer and use it in GitHub Desktop.
css-changes
.profile-two .column1 {
background: #3A3A3A;
}
.column3 {
background: #fafafa;
}
Copy link

ghost commented Apr 25, 2014

.profile-two.public {
background: #FAFAFA;
}

Copy link

ghost commented Apr 25, 2014

.user-img-two{box-shadow: 0px 1px 2px rgba(0,0,0,0.4);}

Copy link

ghost commented Apr 25, 2014

.profile-container {
box-shadow: 0px 1px 2px rgba(0,0,0,0.3);}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment