generated from cms/tibi-docs
This commit is contained in:
parent
77affb9705
commit
fb497d0e6f
@ -50,7 +50,9 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
flex-shrink: 1;
|
flex-shrink: 1;
|
||||||
|
@media (max-height: 500px) {
|
||||||
|
max-width: 50%;
|
||||||
|
}
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
left: 0px;
|
left: 0px;
|
||||||
padding: 7px 10px;
|
padding: 7px 10px;
|
||||||
color: @font-color-secondary;
|
color: @font-color-secondary;
|
||||||
font-family: "LibreCaslonText";
|
font-family: "Libre Caslon Text", sans-serif;
|
||||||
font-size: 1.15rem;
|
font-size: 1.15rem;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
|
Loading…
Reference in New Issue
Block a user