Move keepandroidopen banner to index.
This commit is contained in:
parent
84293c2e79
commit
f0f0b096f9
4 changed files with 24 additions and 5 deletions
|
|
@ -212,6 +212,14 @@ aside.metromenu #content {
|
|||
|
||||
/* Global classes and IDs */
|
||||
|
||||
.nomargin {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.end-text {
|
||||
text-align: end;
|
||||
}
|
||||
|
||||
.notificationBox {
|
||||
transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
|
||||
width: fit-content;
|
||||
|
|
@ -248,6 +256,12 @@ li.inlineList {
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.kaoBox {
|
||||
border-color: rgba(255, 0, 0, 0.1);
|
||||
background-color: rgba(255, 0, 0, 0.1);
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.pageHeaderBox {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue