Template:NCKU Tainan/css/attributions

body {

 background-color: #272625;

}

  1. HQ_page p {
 font-size: 18px;
 margin: 0;

} h5, h3, h4, p {

 color: white;
 padding-bottom: 10px;

} .container.content {

 margin-top: 70px;

} .caret {

 display: inline-block;
 width: 0;
 height: 0;
 margin-left: 2px;
 vertical-align: middle;
 border-top: 4px solid;
 border-right: 4px solid transparent;
 border-left: 4px solid transparent;

}

[class*="col-"] {

 float: left;
 padding: 13px;

} a.list-group-item:visited {

 color: white;

} a:hover {

 background-color: transparent;

} .list-group {

 margin-top: 100px;

} .col-2.side {

 padding: 0;

} .list-group-item {

 padding: .55rem .35rem;
 background-color: #272625;
 color: white;
 border: none;
 font-size: 19px;

} a.list-group-item.list-group-item-action {

 background-color: transparent;

} a.list-group-item.list-group-item-action:hover {

 color: #98CC9B;

} a.list-group-item.list-group-item-action.active {

 background-color: transparent;
 color: #7ae26f;

}

.card {

 background-color: transparent;
 margin: 20px 0;
 border: 0;

} .bd-callout {

 padding: 1rem;
 margin-top: 3rem;
 margin-bottom: 3rem;
 border: 1px solid #eee;
 border-left-width: .25rem;
 border-radius: .25rem;
 border-width: 0 0 0 .25rem;

} .bd-callout-warning {

 border-left-color: #f0ad4e;

} h3 {

 margin-bottom: 2rem;

}