SEND all files + questionnaires + json + data_tests
This commit is contained in:
15
public/codes/all/cibler_orgacss.css
Normal file
15
public/codes/all/cibler_orgacss.css
Normal file
@@ -0,0 +1,15 @@
|
||||
.deux_col {
|
||||
width: 50%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.complet {
|
||||
text-decoration: line-through;
|
||||
color: red;
|
||||
}
|
||||
.offre .speciale {
|
||||
color: orange;
|
||||
}
|
||||
li:not(.complet) {
|
||||
color: green;
|
||||
}
|
||||
Reference in New Issue
Block a user