rdrew 6 days ago
parent
commit
707253703e
  1. 30
      css/components/islandora_mods.css

30
css/components/islandora_mods.css

@ -1,21 +1,37 @@
/*tune variants*/
.view-bdh-audio-views caption {
margin-top: 1rem;
a {
font-size: 1.5rem;
text-decoration: none;
font-variant: unset;
font-style: normal;
padding-top: 1em;
display: flex;
}
a:after {
content: " :";
}
}
/*video*/
.able {
box-shadow: none;
}
.able-player {
font-family: Arial, Helvetica, sans-serif;
background-color: var(--color--bdh-red);
font-family: Arial, Helvetica, sans-serif;
background-color: var(--color--bdh-red);
}
.bdh--video {
/*.views-row {*/
/*[>background: var(--color--bdh-red);<]*/
/*border:1px solid #ccc;*/
/*padding:1rem;*/
/*margin-bottom: 1rem;*/
/*[>background: var(--color--bdh-red);<]*/
/*border:1px solid #ccc;*/
/*padding:1rem;*/
/*margin-bottom: 1rem;*/
/*}*/
}
.view-bdh-audio-views .views-table {
width: 100%;
width: 100%;
}
/*people pges*/
.person--layout {

Loading…
Cancel
Save