Codebox test

Description: Codebox Plus does not render here

Categories: Example Category 1

Link to this article: Select all

[url=https://www.wesuckless.dev/phpBB3.3.5/app.php/kb/viewarticle?a=2&sid=53594afe534da507b8f089fb1c333b9b]Knowledge Base - Codebox test[/url]

Code: Select all

dl.row-item dt .list-inner {
padding-left: 5px;
}

.article_visibility {
color: #FF0000;
font-weight: bold;
}

.forum-title {
margin-bottom: 10px;
}

.main-content {
background-color: #ECF3F7;
border-top: 1px solid #FFF;
border-radius: 5px;
padding: 5px;
position: relative;
}

p.explain {
font-weight: bold;
font-size: 1.3em;
margin-bottom: .5em;
}

p.description {
font-size: 1.3em;
margin-bottom: .5em;
}

.article-body {
padding: 5px;
}

.article-body .postbody {
float: none;
width: auto;
margin-left: 0;
}

.article-body h2.article-title, .article-body h3.article-title {
color: #d21a4e;
font-family: Arial, sans-serif;
font-size: 1.7em;
font-weight: bold;
line-height: 125%;
margin: 0 0 10px;
}

.article-body h2.article-title a {
text-decoration: none !important;
}

.article-body .article-meta {
float: right;
}

.article-body .article-description {
margin: 10px 0 10px 0;
}

.article-body .article-categories {
margin-bottom: 15px;
}

/* KB responsive lists */
@media (max-width: 700px) {
.article-body .article-meta,
.article-body .article-description,
.article-body .article-categories {
float: left;
}
}
cron