forked from ScoDoc/ScoDoc
merge
This commit is contained in:
parent
70e3006981
commit
e1f1a95a14
@ -83,7 +83,6 @@ table.semlist tbody tr td.modalite {
|
|||||||
padding-right: 1em;
|
padding-right: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
div.modalite {
|
div.modalite {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@ -148,8 +147,6 @@ span.effectif {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
=======
|
|
||||||
>>>>>>> b1055a4ebe841f17860d2556cc4b03aa12ec3ab1
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
{# News #}
|
{# News #}
|
||||||
|
@ -1,11 +1,7 @@
|
|||||||
# -*- mode: python -*-
|
# -*- mode: python -*-
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
SCOVERSION = "9.6.955"
|
SCOVERSION = "9.6.955"
|
||||||
=======
|
|
||||||
SCOVERSION = "9.6.954"
|
|
||||||
>>>>>>> b1055a4ebe841f17860d2556cc4b03aa12ec3ab1
|
|
||||||
|
|
||||||
SCONAME = "ScoDoc"
|
SCONAME = "ScoDoc"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user