Differences From Artifact [bb9a3efdda]:

To Artifact [01a0c5d7e1]:


38
39
40
41
42
43
44




45
46
47
48
49
50
51
    background: url("bg01.png") no-repeat left -100px, url("bg00.png") repeat-y left bottom, #fff;
    padding-bottom: 1em;
}

body#popup {
    background: url("bg01.png") no-repeat -140px -100px, url("bg00.png") repeat-y -140px bottom, #fff;
}





.header {
    color: #fff;
}

.header h1 {
    color: #9c4f15;







>
>
>
>







38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
    background: url("bg01.png") no-repeat left -100px, url("bg00.png") repeat-y left bottom, #fff;
    padding-bottom: 1em;
}

body#popup {
    background: url("bg01.png") no-repeat -140px -100px, url("bg00.png") repeat-y -140px bottom, #fff;
}

body#transparent {
    background: transparent;
}

.header {
    color: #fff;
}

.header h1 {
    color: #9c4f15;
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
.loader img {
    position: absolute;
    opacity: 0;
    transition: all 0.5s ease;
    z-index: 2;
}

input[type=button].icn {
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 0.3em;
    font-family: "Courier New", Courier, monospace;
}

select.large {
    width: 95%;
}

select.large optgroup.niveau_1 {
    background: #333;
    color: #fff;







<
<
<
<
<
<
<







257
258
259
260
261
262
263







264
265
266
267
268
269
270
.loader img {
    position: absolute;
    opacity: 0;
    transition: all 0.5s ease;
    z-index: 2;
}








select.large {
    width: 95%;
}

select.large optgroup.niveau_1 {
    background: #333;
    color: #fff;
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
    border-bottom: 1pt solid #999;
}

#rapport h1 {
    text-align: center;
}

.icn {
    font-family: "gicon", sans-serif;
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    position: relative;







|







555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
    border-bottom: 1pt solid #999;
}

#rapport h1 {
    text-align: center;
}

.icn, .icnl {
    font-family: "gicon", sans-serif;
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    position: relative;
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
    clear: both;
}

/* WIKI */

fieldset.wikiText {
    border: none;
}

fieldset.wikiText textarea, fieldset.skelEdit textarea {
    width: 100%;
}

fieldset.wikiMain, fieldset.wikiRights, fieldset.wikiEncrypt {
    float: right;
    width: 35%;
    margin-left: 3%;
    clear: right;







<
|
<
<







730
731
732
733
734
735
736

737


738
739
740
741
742
743
744
    clear: both;
}

/* WIKI */

fieldset.wikiText {
    border: none;

    padding: 0;


}

fieldset.wikiMain, fieldset.wikiRights, fieldset.wikiEncrypt {
    float: right;
    width: 35%;
    margin-left: 3%;
    clear: right;
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
    list-style-type: disc;
}

.wikiContent ol {
    list-style-type: decimal;
}

.toolbar input {
    padding: .1em .2em;
    border: 1px solid #ccc;
    color: #000;
    background: #fff;
    cursor: pointer;
    margin: 0 .5em .5em .5em;
    border-bottom: 2px solid #9c4f15;
    border-radius: .2em;
}

.toolbar input:hover {
    color: #fff;
    background: #d98628;
    border-color: transparent;
}

.toolbar .title { font-size: 1.2em; }
.toolbar .bold { font-weight: bold; }
.toolbar .italic { font-style: italic; }
.toolbar .code { font-family: Courier New, Courier, mono; }
.toolbar .strike { text-decoration: line-through; }
.toolbar .link { color: blue; text-decoration: underline; }

.wikiFooter {
    font-size: 0.8em;
    color: #666;
    border-top: 0.1em solid #ccc;
    clear: both;
}








<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<







791
792
793
794
795
796
797
























798
799
800
801
802
803
804
    list-style-type: disc;
}

.wikiContent ol {
    list-style-type: decimal;
}

























.wikiFooter {
    font-size: 0.8em;
    color: #666;
    border-top: 0.1em solid #ccc;
    clear: both;
}