Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<style>
        #CommunityResources-Onlinedocumentation-start,
        #CommunityResources-Gettinghelp-start,
        #CommunityResources-Coding-start,
        #CommunityResources-Artifacts-start,
        #CommunityResources-News-start {
            color: #5b80adred;
            width:100%;
            margin-top:5%;
            text-align:center;
            /*display: flex;*/
        }

        #CommunityResources-Onlinedocumentation,
        #CommunityResources-Gettinghelp,
        #CommunityResources-Coding,
        #CommunityResources-Artifacts,
        #CommunityResources-News {
        }

        #online-docs {
        }

        .projectdoc-layout-element.projectdoc-page-area {
            align-content: center;
        }

        .projectdoc-layout-element.projectdoc-highlight-box {
            border:solid 4px #5b80ad;
            display:inline-block;
            width:25%;
            margin:2% auto;
            border-radius: 255px 35px 225px 95px/55px 225px 55px 255px;
            padding:1em;
            line-height:1.5em;
            background:#f5fee6;
        }

</style>

...

Section
titleOnline documentation


Layout Element
idonline-docs
typepage-area


Layout Element
typehighlight-box

What is projectdoc?

Basic introduction for newbies


Layout Element
typehighlight-box

projectdoc Toolbox Online Manual

Information on all tools in your toolbox


Layout Element
typehighlight-box

Contribution Space

Articles and interesting reads by and for the community



sec

Section
titleGetting help


Layout Element
idgetting-help
typepage-area


Layout Element
typehighlight-box

Atlassian Community

Discuss your ideas and share your questions with the community


Layout Element
typehighlight-box

Service Desk

Ask questions or suggest new features and improvements via the service desk


Layout Element
typehighlight-box

eMail

In case you have no access to the service desk this is a fallback option to get in touch




...