2021-06-09 20:35:54 -03:00
|
|
|
|
|
|
|
.about-page {
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
.image {
|
2022-11-30 04:32:10 -05:00
|
|
|
width: 80px;
|
|
|
|
height: 80px;
|
2021-06-09 20:35:54 -03:00
|
|
|
background-size: 100%, 100%;
|
|
|
|
border-radius: 50%;
|
|
|
|
margin: 25px;
|
|
|
|
line-height: 32px;
|
2022-02-20 20:11:31 +09:00
|
|
|
}
|
2021-06-09 20:35:54 -03:00
|
|
|
|
|
|
|
.intro {
|
|
|
|
margin: 25px auto 30px;
|
|
|
|
width: 250px;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
.logo {
|
|
|
|
height: 62.5px;
|
|
|
|
width: 250px;
|
|
|
|
margin: auto;
|
|
|
|
}
|
|
|
|
.version {
|
|
|
|
text-align: right;
|
|
|
|
font-size: 10px;
|
|
|
|
margin-top: -10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.about-text {
|
2021-06-16 00:19:56 -05:00
|
|
|
max-width: 550px;
|
2021-06-09 20:35:54 -03:00
|
|
|
margin: auto;
|
|
|
|
padding: 10px 15px 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.social-icons {
|
|
|
|
a {
|
|
|
|
margin: auto 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.alliances,
|
2022-02-20 20:11:31 +09:00
|
|
|
.enterprise-sponsor,
|
2021-06-09 20:35:54 -03:00
|
|
|
.community-integrations-sponsor,
|
|
|
|
.maintainers {
|
|
|
|
margin-top: 68px;
|
|
|
|
margin-bottom: 68px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.maintainers {
|
|
|
|
margin-bottom: 50px;
|
|
|
|
}
|
|
|
|
|
2022-08-14 13:24:54 +04:00
|
|
|
.community-sponsor, .project-translators {
|
2021-06-09 20:35:54 -03:00
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
.wrapper {
|
|
|
|
margin: 20px auto;
|
|
|
|
}
|
2022-02-20 20:11:31 +09:00
|
|
|
.btn-primary {
|
2021-06-09 20:35:54 -03:00
|
|
|
max-width: 250px;
|
|
|
|
margin: auto;
|
|
|
|
height: 45px;
|
|
|
|
width: 100%;
|
|
|
|
}
|
2022-08-14 13:24:54 +04:00
|
|
|
}
|
|
|
|
|
|
|
|
.community-sponsor {
|
2022-08-12 03:44:58 +04:00
|
|
|
img {
|
2023-02-15 01:49:11 -05:00
|
|
|
width: 57px;
|
|
|
|
height: 57px;
|
2022-08-12 03:44:58 +04:00
|
|
|
}
|
2021-06-09 20:35:54 -03:00
|
|
|
}
|
|
|
|
|
|
|
|
.alliances {
|
|
|
|
margin-bottom: 100px;
|
2022-02-20 20:11:31 +09:00
|
|
|
a {
|
2021-06-09 20:35:54 -03:00
|
|
|
&:nth-child(3) {
|
|
|
|
position: relative;
|
|
|
|
top: 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
img {
|
|
|
|
display: inline-block;
|
|
|
|
margin: 15px auto;
|
|
|
|
height: 62px;
|
|
|
|
@media (min-width: 425px) {
|
|
|
|
margin: 15px 60px;
|
|
|
|
}
|
|
|
|
@media (min-width: 576px) {
|
|
|
|
margin: 15px 120px;
|
|
|
|
}
|
|
|
|
@media (min-width: 850px) {
|
|
|
|
margin: 50px 30px 0px;
|
|
|
|
}
|
|
|
|
}
|
2022-02-20 20:11:31 +09:00
|
|
|
.liquid {
|
2021-06-09 20:35:54 -03:00
|
|
|
top: 7px;
|
|
|
|
position: relative;
|
|
|
|
}
|
2022-02-20 20:11:31 +09:00
|
|
|
.copa {
|
2021-06-09 20:35:54 -03:00
|
|
|
height: auto;
|
|
|
|
top: 23px;
|
2021-05-03 10:11:30 -03:00
|
|
|
position: relative;
|
2021-06-09 20:35:54 -03:00
|
|
|
width: 300px;
|
|
|
|
}
|
2022-02-20 20:11:31 +09:00
|
|
|
.bisq {
|
2021-06-09 20:35:54 -03:00
|
|
|
top: 3px;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.enterprise-sponsor,
|
|
|
|
.contributors,
|
|
|
|
.community-sponsor,
|
2022-08-14 13:24:54 +04:00
|
|
|
.project-translators,
|
2021-06-09 20:35:54 -03:00
|
|
|
.community-integrations-sponsor,
|
|
|
|
.maintainers {
|
|
|
|
.wrapper {
|
|
|
|
display: inline-block;
|
|
|
|
a {
|
|
|
|
display: inline-block;
|
|
|
|
&:hover {
|
|
|
|
text-decoration: none;
|
2022-02-20 20:11:31 +09:00
|
|
|
img, svg {
|
2021-12-30 06:28:00 +09:00
|
|
|
transform: scale(1.1);
|
2021-06-09 20:35:54 -03:00
|
|
|
}
|
|
|
|
}
|
2022-02-20 20:11:31 +09:00
|
|
|
img, svg, span {
|
2021-06-09 20:35:54 -03:00
|
|
|
display: block;
|
|
|
|
transition: 150ms all;
|
|
|
|
}
|
2022-02-20 13:33:46 +04:00
|
|
|
img, svg {
|
2021-06-09 20:35:54 -03:00
|
|
|
margin: 40px 29px 10px;
|
|
|
|
}
|
|
|
|
}
|
2021-05-03 10:11:30 -03:00
|
|
|
}
|
|
|
|
}
|
2021-06-09 20:35:54 -03:00
|
|
|
|
2022-08-14 13:24:54 +04:00
|
|
|
.community-sponsor .wrapper, .project-translators .wrapper {
|
2021-06-09 20:35:54 -03:00
|
|
|
margin: 10px auto 20px;
|
|
|
|
a img {
|
|
|
|
margin: 6px;
|
2021-05-03 10:11:30 -03:00
|
|
|
}
|
2021-06-09 20:35:54 -03:00
|
|
|
}
|
|
|
|
|
|
|
|
.copyright {
|
|
|
|
text-align: left;
|
|
|
|
max-width: 620px;
|
|
|
|
padding: 0px 15px;
|
|
|
|
margin: auto;
|
|
|
|
line-height: 1.8;
|
|
|
|
font-size: 87.5%;
|
|
|
|
color: #e83e8c;
|
|
|
|
word-wrap: break-word;
|
|
|
|
font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
|
|
|
|
ul {
|
|
|
|
list-style: none;
|
|
|
|
padding-left: 30px;
|
|
|
|
li {
|
|
|
|
margin-bottom: 20px;
|
|
|
|
margin-top: 20px;
|
|
|
|
}
|
2021-05-03 10:11:30 -03:00
|
|
|
}
|
2021-06-09 20:35:54 -03:00
|
|
|
.title {
|
|
|
|
text-align: center;
|
|
|
|
margin-bottom: 25px;
|
2021-05-03 10:11:30 -03:00
|
|
|
}
|
|
|
|
}
|
2021-06-09 20:35:54 -03:00
|
|
|
|
|
|
|
.footer-links {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
a {
|
|
|
|
display: inline-block;
|
|
|
|
margin: 15px auto 0px;
|
|
|
|
&:last-child {
|
|
|
|
margin: 20px auto 30px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.footer-version {
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
2021-08-14 01:37:28 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.no-about-margin {
|
|
|
|
height: 10px;
|
2021-12-30 06:28:00 +09:00
|
|
|
}
|
2022-03-25 21:52:00 +04:00
|
|
|
|
|
|
|
.community-integrations-sponsor {
|
2022-11-30 04:32:10 -05:00
|
|
|
max-width: 965px;
|
2022-03-25 21:52:00 +04:00
|
|
|
margin: auto;
|
|
|
|
}
|