Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dpsite2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
domainepublic
dpsite2
Commits
f5c3eee1
Commit
f5c3eee1
authored
Sep 15, 2017
by
Pierre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
les 4 couleurs du pied + clair
parent
9d856832
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
58 deletions
+21
-58
squelettes/aside/inc-nav-base.html
squelettes/aside/inc-nav-base.html
+16
-53
themes/ficelle/css/theme.less
themes/ficelle/css/theme.less
+5
-5
No files found.
squelettes/aside/inc-nav-base.html
View file @
f5c3eee1
<div
class=
"nav-aside"
>
<BOUCLE_menuside
(
MENUS
?){
identifiant=
menuside}{si
#PLUGIN
{
menus
}}
>
#INCLURE{fond=inclure/menu, env, identifiant=menuside, class=nav-list}
</BOUCLE_menuside>
</div>
[(#SI_PAGE{sommaire}|oui)
<div
class=
"ajax"
>
<INCLURE
{
fond=
inclure/infotech_ouvert,env,ajax}
>
</div>
]
#FORMULAIRE_RECHERCHE
<B_offre>
<div
id=
"offre"
>
<BOUCLE_offre
(
ARTICLES
){
id_mot=
52}{doublons}{par
date
}{
inverse
}{0,1}
>
<INCLURE
{
fond=
noisettes/article/description_offre}
{
id_article
}
{
afficher_commentaires=
non}
{
logo_rubrique=
oui}
{
taille_logo=
150}
{
page=
une}
{
id_rubrique=
#ID_RUBRIQUE}
>
#SET{page_vide, 0}
</BOUCLE_offre>
</div>
</B_offre>
[(#REM)
<!-- les infos techniques DP -->
]
[(#SI_PAGE{sommaire}|oui)
<div
class=
"ajax"
>
<INCLURE
{
fond=
inclure/infotech_resolu,env,ajax}
>
</div>
[(#REM)
<div
class=
"ajax"
>
<INCLURE
{
fond=
aside/articles-recents,env,ajax}
>
</div>
]
]
<B_soutient>
<div
id=
"soutient"
class=
"hero-unit well"
>
<BOUCLE_soutient
(
ARTICLES
){
id_mot=
53}{doublons}{par
date
}{
inverse
}{0,1}
>
<INCLURE
{
fond=
noisettes/article/description_soutient}
{
id_article
}
{
afficher_commentaires=
non}
{
logo_rubrique=
oui}
{
taille_logo=
150}
{
page=
une}
{
id_rubrique=
#ID_RUBRIQUE}
>
#SET{page_vide, 0}
</BOUCLE_soutient>
</div>
</B_soutient>
<div
id=
"soutient"
class=
"hero-unit well"
>
<BOUCLE_soutient
(
ARTICLES
){
id_mot=
53}{doublons}{par
date
}{
inverse
}{0,1}
>
<INCLURE
{
fond=
noisettes/article/description_soutient}
{
id_article
}
{
afficher_commentaires=
non}
{
logo_rubrique=
oui}
{
taille_logo=
150}
{
page=
une}
{
id_rubrique=
#ID_RUBRIQUE}
>
#SET{page_vide, 0}
</BOUCLE_soutient>
</div>
</B_soutient>
themes/ficelle/css/theme.less
View file @
f5c3eee1
...
...
@@ -468,19 +468,19 @@ body .spip-admin-float {
/* couleurs h3 menu footer */
.hu-red h3 {
color: lighten(@red,
2
0%);
color: lighten(@red,0%);
}
.hu-green h3 {
color: lighten(@green,
2
0%);
color: lighten(@green,
1
0%);
}
.hu-purple h3 {
color: lighten(@purple,
20
%);
color: lighten(@purple,
15
%);
}
.hu-yellow h3 {
color: lighten(@yellow,
2
0%);
color: lighten(@yellow,0%);
}
.hu-black h3 {
color: lighten(@black,
2
0%);
color: lighten(@black,0%);
}
.hu-orange h3 {
color: lighten(@orange,20%);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment