このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
LightPeer/public/css/about.css

264 行
5.5 KiB
CSS

.about-instance-title {
display: flex;
justify-content: space-between;
}
.about-instance-title .title {
font-size: 20px;
font-weight: 600;
}
.about-instance-title .contact-admin, .about-instance-title .contact-admin:active, .about-instance-title .contact-admin:focus {
color: #fff;
background-color: var(--mainColor);
}
.about-instance-title .contact-admin {
padding-inline-end: 17px;
padding-inline-start: 13px;
padding-top: 0;
padding-bottom: 0;
border: 0;
font-weight: 600;
font-size: 15px;
height: 30px;
line-height: 30px;
border-radius: 3px !important;
text-align: center;
cursor: pointer;
display: inline-block;
height: -moz-fit-content;
height: fit-content;
}
.instance-badges {
font-size: 16px;
margin-bottom: 20px;
}
.instance-badges .badge.category {
background-color: var(--mainColor);
}
.instance-badges .badge {
margin-inline-end: 5px;
font-size: 12px;
font-weight: 600;
}
.badge-primary {
color: #fcfcfc;
background-color: #007bff;
}
.badge {
display: inline-block;
padding: .25em .4em;
font-size: 75%;
font-weight: 700;
line-height: 1.1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.badge-secondary {
color: #fcfcfc;
background-color: #6c757d;
}
.short-description {
margin-top: 10px;
}
.block {
margin-bottom: 75px;
font-size: 15px;
}
.offset-content .anchor {
top: -151px;
}
.anchor {
position: relative;
top: -70px;
}
.anchor-link {
position: relative;
}
.anchor-link .middle-title, .anchor-link .section-title {
display: inline-block;
}
.middle-title {
text-transform: uppercase;
color: var(--mainColor);
font-weight: 700;
font-size: 13px;
margin-top: 0;
margin-bottom: 25px;
}
.section-title {
font-weight: 600;
font-size: 16px !important;
margin-bottom: 5px;
display: flex;
align-items: center;
}
table caption {
caption-side: top;
font-size: 15px;
font-weight: 600;
color: var(--mainForegroundColor);
}
table {
font-size: 14px;
color: var(--mainForegroundColor);
border-collapse: collapse;
}
.table {
width: 100%;
margin-bottom: 1rem;
color: #212529;
}
table .label.label, table .sub-label.label {
font-weight: 600;
}
table td {
vertical-align: middle;
}
.table th, .table td {
padding: .75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
th {
text-align: inherit;
text-align: -webkit-match-parent;
}
*, *:before, *:after {
box-sizing: border-box;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
h3 {
font-size: 1.25rem !important;
}
.row {
margin: 0!important;
}
.row {
display: flex;
flex-wrap: wrap;
}
@media (min-width: 1200px) {
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%;
}
}
@media (min-width: 900px) {
.col-lg-4 {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
}
.col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-uhd, .col-uhd-auto, .col-uhd-12, .col-uhd-11, .col-uhd-10, .col-uhd-9, .col-uhd-8, .col-uhd-7, .col-uhd-6, .col-uhd-5, .col-uhd-4, .col-uhd-3, .col-uhd-2, .col-uhd-1, .col-qhd, .col-qhd-auto, .col-qhd-12, .col-qhd-11, .col-qhd-10, .col-qhd-9, .col-qhd-8, .col-qhd-7, .col-qhd-6, .col-qhd-5, .col-qhd-4, .col-qhd-3, .col-qhd-2, .col-qhd-1, .col-fhd, .col-fhd-auto, .col-fhd-12, .col-fhd-11, .col-fhd-10, .col-fhd-9, .col-fhd-8, .col-fhd-7, .col-fhd-6, .col-fhd-5, .col-fhd-4, .col-fhd-3, .col-fhd-2, .col-fhd-1, .col-xxl, .col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.stat {
text-align: center;
margin-bottom: 1em;
overflow: hidden;
}
.card {
background-color: var(--mainBackgroundColor);
border-color: #dee2e6;
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: .25rem;
}
.stat .card-body {
z-index: 2;
}
.card-body {
flex: 1 1 auto;
min-height: 1px;
padding: 1.25rem;
}
.stat .stat-value {
font-size: 2.25em;
line-height: 1em;
margin: 0;
}
.stat .stat-label {
font-size: 1.15em;
margin: 0;
}
table .label.sub-label, table .sub-label.sub-label {
padding-inline-start: 30px;
font-weight: 400;
}
.subtitle {
font-size: 18px;
font-weight: 600;
margin-bottom: 20px;
}
a {
width: -moz-fit-content;
width: fit-content;
margin-top: 3px;
}
.ablock {
display: block;
}
.main-row.network {
min-height: calc(100vh - 110px) !important;
}