blob: d90fe83ff0e740fcb2a364287c91856884aa3074 [file] [log] [blame]
.copyright {
margin-top: 3em;
margin-bottom: 1em;
overflow: auto;
}
.copyright a {
border-bottom-style: none;
}
.copyright p {
margin-top: 0;
}
.copyright div.incubation {
float: right;
width: 11%;
}
.copyright div.logo {
margin-top: 45px;
float: right;
width: 16%;
}
.copyright p.notice {
margin-top: 60px;
}
.copyright .quickLinks a {
float: left;
padding-right: 2em;
}
.project .logo img {
background-color: transparent;
border-radius: 0px;
}
.header, .footer {
/* background: linear-gradient(30deg, #324D5C, #FFE33C) !important; */
background: linear-gradient(-30deg, #FFC848, #1EC4B4) !important;
}
.article code {
background-color: transparent;
}