Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Image Added
Tip | ||
---|---|---|
| ||
Don't hesitate to ask help . |
We advice you to use a good browser : Chrome / Firefox / Edge / Safari. Confluence is available on SmartPhone too > How to connect on SmartPhone ? > https://confluence.atlassian.com/doc/using-the-confluence-server-mobile-app-947169252.html On IPhone :
|
Div custom | ||
---|---|---|
| ||
CSS Stylesheet | ||
---|---|---|
| ||
#title-text, .page-metadata, #breadcrumb-section, .banner, #likes-and-labels-container{
display:none;
}
.buttonPage a{
color:white !important;
}
.buttonPage img{
position:relative;
top:2px;
}
.button{
text-align: center;
display: block;
}
|