Untitled diff

Created Diff never expires
40 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
118 lines
128 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
206 lines
/*
* Surchargez ce fichier dans votre thème pour personnaliser le module
* https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules
*/
.wiki-paragraph-1 {}
.wiki-paragraph-1 {}
.wiki-paragraph-2 {}
.wiki-paragraph-2 {}
.wiki-paragraph-3 {}
.wiki-paragraph-3 {}
.wiki-paragraph-4 {}
.wiki-paragraph-4 {}
.wiki-paragraph-5 {}
.wiki-paragraph-5 {}
.wiki-list {
.wiki-list {
margin: 0.5em 0 0 2.6em;
margin: 0.456em 0 0 2.618em;
}
}
.wiki-list-1 > li {
.wiki-list-1 > li {
margin: 0.3em 0 0 0;
margin: 0.3em 0 0 0;
}
}
.wiki-list-1 { list-style-type: upper-roman; }
.wiki-list-1 { list-style-type: upper-roman; }
.wiki-list-2 { list-style-type: decimal; }
.wiki-list-2 { list-style-type: decimal; }
.wiki-list-3 { list-style-type: upper-alpha; }
.wiki-list-3 { list-style-type: upper-alpha; }
.wiki-list-4 { list-style-type: lower-alpha; }
.wiki-list-4 { list-style-type: lower-alpha; }
.wiki-list-5 { list-style-type: lower-greek; }
.wiki-list-5 { list-style-type: lower-greek; }
.wiki-button {
margin-left: 10px;
padding: 4px 2px;
width: 145px;
height: 20px;
background: #A7C7DF;
border: 1px solid #6D93B4;
color: #EDFFF0;
font-weight: bold;
text-align: center;
text-decoration: none;
cursor: pointer;
}
ul.no-list {
ul.no-list {
margin: 0 0 0 20px;
margin: 0 0 0 1.309em;
}
}
ul.no-list a i.fa {
ul.no-list a i.fa {
width: 18px;
width: 1.228em;
}
}
#module-wiki .content .options {
#module-wiki .content .options {
float: none;
float: none;
text-align: center;
text-align: center;
margin: 2.618em 0 0;
}
#module-wiki hr {
margin: 0 auto 1.618em;
}
}
.wiki-summary {
.wiki-summary {
display: inline-block;
display: inline-block;
padding: 6px 12px;
padding: 0.382em 0.809em;
max-width: 100%;
width: 100%;
background-color: #EEEEEE;
background-color: rgba(54, 100, 147, 0.1);
border: 1px solid #DDDDDD;
border-width: 1px;
border-radius: 3px;
border-style: solid;
border-color: rgba(54, 100, 147, 0.4);
margin-bottom: 2.618em;
}
}
.wiki-summary-title {
.wiki-summary-title {
font-weight: bold;
font-weight: bold;
}
}
.futur-cat-pages {
.futur-cat-pages {
padding-left: 17px;
padding-left: 1em;
}
}
#article-wiki .content {
#article-wiki .content {
margin-bottom: 30px;
margin-bottom: 1.618em;
}
}
#article-wiki .content .options {
#article-wiki .content .options {
float: none;
float: none;
width: 50%;
width: 50%;
}
}
.wiki-hits {
.wiki-hits {
margin: 8px auto 10px auto;
margin: 0.456em auto 0.618em auto;
text-align: center;
text-align: center;
}
}
.wiki-bbcode {
.wiki-bbcode {
margin-bottom: -6px;
margin-bottom: -0.382em;
}
}
.wiki-bbcode .bbcode-containers {
.wiki-bbcode .bbcode-containers {
border-radius: 0;
border-top: none;
border-top: none;
}
}
.bbcode li.bbcode-elements > a.bbcode-wiki-insert {
.bbcode li.bbcode-elements > a.bbcode-wiki-insert {
width: 100%;
width: 100%;
}
}
.wiki-bbcode.bbcode li:nth-child(3).bbcode-elements > a {
.wiki-bbcode.bbcode li:nth-child(3).bbcode-elements > a {
padding: 0;
padding: 0;
}
}
.wiki-tools-container {
.wiki-tools-container {
margin-bottom: 25px;
margin-bottom: 1.482em;
}
}
#wiki-link-container li {
#wiki-link-container li {
margin: 0 3px 0 0;
margin: 0 0.228em 0 0;
}
}
/* Last articles */
.explorer h1,
.last-articles-element-container {
.wiki-history h1 {
padding: 8px 8px 8px 10px;
font-size: 1.456em;
border-width: 1px 1px 0 1px;
margin-bottom: 1.309rem;
text-align: left;
}
}
.last-articles-element-container:last-child {
.explorer h2 {
border-width: 1px 1px 1px 1px;
font-size: 1.228em;
}
}
.last-articles-element i {
/* Main categories - Last articles */
margin: 0 5px 0 0;
.wiki-list-top {
padding: 0.382em;
background-color: rgba(54, 100, 147, 0.1);
font-weight: bold;
}
.wiki-list-item {
padding: 0.1618em 0.309em;
}
.wiki-list-item i {
font-size: 0.809em;
}
.col-max{
max-width: 200px;
}
/* --- sticky needs --- */
body {
overflow: hidden;
overflow-y: auto;
left: 0;
}
.wiki-sticky-title {
position: fixed;
top: 0.1em;
left: 50%;
transform: translateX(-50%);
padding: 0.1em 0.809em;
background-color: #366493;
color: #FFFFFF;
display: block;
}
@media (min-width: 769px) {
.wiki-sticky-title {
padding: 0.618em 0.809em;
top:8.618em;
left: -3.618em;
transform: translateX(0);
opacity: 0.3;
transform: rotate(-90deg);
}
.wiki-sticky-title:hover {
opacity: 1;
}
}
.wiki-sticky-title {
cursor: pointer;
z-index: 400;
}
.wiki-sticky {
padding: 0.382em 0.809em;
left: -9000px;
top: 1.618em;
position: fixed;
overflow-y: auto;
background-color: #fcfcfc;
margin-bottom: 2.618em;
height: 100%;
}
.wiki-sticky ol {
margin-left: 0.618em;
}
@media (min-width: 769px) {
.wiki-sticky {
top: 5em;
}
.wiki-sticky > ol {
margin-left: 3.618em;
}
.wiki-sticky ol ol{
margin-left: 1.618em;
}
}
.wiki-sticky a:hover {
background-color: rgba(0, 0, 0, 0.05);
}
.wiki-sticky > ol > li > a {
text-transform: uppercase;
}
}