censis-obrand/dev-archive/censis/obrand/obrand-admin/app/styles/profile.scss

23 lines
292 B
SCSS
Raw Normal View History

2016-03-29 11:15:56 +00:00
/* CSS used here will be applied after bootstrap.css */
body {
/*background-color: #eaeaea;*/
}
img.avatar {
border: 1px solid #eee;
}
.only-bottom-margin {
margin-top: 0px;
}
.activity-mini {
padding-right: 15px;
float: left;
}
.profileCard {
box-shadow:0 1px 2px #aaa;
}