|
|
|
@ -1,33 +1,3 @@
|
|
|
|
|
<style type="text/css">
|
|
|
|
|
.description-text {
|
|
|
|
|
margin-top: 5px;
|
|
|
|
|
/*width: 86px;*/
|
|
|
|
|
}
|
|
|
|
|
.list-group label {
|
|
|
|
|
border-bottom: 1px solid #333333;
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
color: #333333;
|
|
|
|
|
}
|
|
|
|
|
@media (min-width: 768px) {
|
|
|
|
|
.navbar-header {
|
|
|
|
|
line-height: 50px;
|
|
|
|
|
width: 158px;
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 0;
|
|
|
|
|
right: 0;
|
|
|
|
|
margin: auto;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
@media (max-width: 768px) {
|
|
|
|
|
.navbar-header {
|
|
|
|
|
line-height: 50px;
|
|
|
|
|
width: 158px;
|
|
|
|
|
margin: auto;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="content-wrapper autoheight" style="margin-left: 0px">
|
|
|
|
|
<div class="content" style="background-color: #FFF">
|
|
|
|
|
<div class="list-group">
|
|
|
|
|