Remove some css changes that were supposed to be local-only

This commit is contained in:
Jason McBrayer 2018-06-14 07:32:58 -04:00
parent 67d2d809e8
commit 457642a62d
1 changed files with 3 additions and 3 deletions

View File

@ -19,11 +19,11 @@ div.card-header-title, div.card-header-icon {
}
.media {
/* background-color: white; */
background-color: white;
border-radius: 5px;
-webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
/* color: #4a4a4a; */
color: #4a4a4a;
padding: 1.25rem;
margin-bottom: 0.75rem;
margin-top: 0.75rem;
@ -49,7 +49,7 @@ figure.media-left p.image a img
}
.active-context {
/* background-color: #FFF8DC; */
background-color: #FFF8DC;
}
h2.subtitle