@charset "utf-8";
/*
  Sitename: http://origins.osu.edu/
  Author: Mitchell R.K. Shelton

  user.css
  Styles for user profile pages
*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~ User Profile ~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~ */
.field-name-field-user-image img {
  border: 1px solid #000;
  float: right;
  margin-left: 20px;
}
.field-name-field-user-about {
  font-size: 1.2em;
  line-height: 1.8em;
}