|
|
|
|
.grants-page .card {
|
|
|
|
|
margin-top: 20px;
|
|
|
|
|
border-bottom: 1px solid lightgray; }
|
|
|
|
|
.grants-page .card .card-title {
|
|
|
|
|
font-size: 120%;
|
|
|
|
|
font-weight: bold; }
|
|
|
|
|
.grants-page .card .card-title img {
|
|
|
|
|
width: 100px;
|
|
|
|
|
height: 100px; }
|
|
|
|
|
.grants-page .card label {
|
|
|
|
|
font-weight: bold; }
|
|
|
|
|
|
|
|
|
|
.navbar-dark .navbar-toggler-icon {
|
|
|
|
|
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
|
|
|
|
|
|
|
|
|
|
div.carousel-inner > div.item > div.carousel-caption-s {
|
|
|
|
|
margin: .5em;
|
|
|
|
|
background-color: rgba(0, 0, 0, 0.6);
|
|
|
|
|
color: #ffffc8;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
padding: .5em; }
|
|
|
|
|
|
|
|
|
|
img.blogphoto {
|
|
|
|
|
max-width: 100%;
|
|
|
|
|
max-height: 100%; }
|
|
|
|
|
|
|
|
|
|
input[type='checkbox'] {
|
|
|
|
|
appearance: auto;
|
|
|
|
|
min-width: 1em;
|
|
|
|
|
min-height: 1em; }
|
|
|
|
|
|
|
|
|
|
.container {
|
|
|
|
|
background-color: #00000093;
|
|
|
|
|
color: #fff;
|
|
|
|
|
padding: .5em;
|
|
|
|
|
margin: .5em; }
|
|
|
|
|
|
|
|
|
|
.post {
|
|
|
|
|
background-color: #000000dd;
|
|
|
|
|
color: #d1d1d1;
|
|
|
|
|
padding: 2.3em;
|
|
|
|
|
border-radius: 2em;
|
|
|
|
|
border: solid #441515a4 2pt; }
|
|
|
|
|
|
|
|
|
|
.actiongroup {
|
|
|
|
|
float: right;
|
|
|
|
|
margin: .5em; }
|
|
|
|
|
|
|
|
|
|
.float-left {
|
|
|
|
|
float: left;
|
|
|
|
|
margin: .5em; }
|