Browse Source

profile page

master
rdrew 2 weeks ago
parent
commit
f1337f81d2
  1. 17
      css/islandora_mods.css

17
css/islandora_mods.css

@ -176,7 +176,22 @@ a.ui-tabs-anchor {
color: #333 !important; color: #333 !important;
} }
.ui-tabs i { .ui-tabs i {
margin-right: 5px;} margin-right: 5px;
}
/*user page forms*/
.profile_management {
line-height: 1.2;
h3,
label {
font-family: "Roboto Condensed";
}
label {
font-weight: 500;
}
.description {
font-size: 0.8rem;
}
}
/*================*/ /*================*/
/*scholars page*/ /*scholars page*/
.recent-citations { .recent-citations {

Loading…
Cancel
Save