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
928d16f3
Commit
928d16f3
authored
Jan 30, 2018
by
fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
border
parent
72b7b7b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
themes/ficelle/css/ficelle.css
themes/ficelle/css/ficelle.css
+3
-3
No files found.
themes/ficelle/css/ficelle.css
View file @
928d16f3
...
...
@@ -646,12 +646,12 @@ background-size: cover; width: 99vw}
.home
.articles_recents
h2
.h2
,
.authors
{
display
:
none
}
.article-texte-321
p
:last-child
a
{
background-color
:
rgba
(
106
,
160
,
67
,
0.
5
);
.article-texte-321
p
:last-child
a
{
background-color
:
rgba
(
106
,
160
,
67
,
0.
8
);
text-decoration
:
none
!important
;
padding
:
7px
47px
;
border-radius
:
7px
;
text-transform
:
uppercase
;
box-shadow
:
4px
4px
12px
0
rgba
(
0
,
0
,
0
,
0.2
);
margin-top
:
5px
;
display
:
inline-block
;}
.article-texte-321
p
:last-child
a
:hover
{
background-color
:
rgba
(
106
,
160
,
67
,
0.
7
);
display
:
inline-block
;
border-bottom
:
none
!important
}
.article-texte-321
p
:last-child
a
:hover
{
background-color
:
rgba
(
106
,
160
,
67
,
0.
6
);
box-shadow
:
4px
4px
9px
0
rgba
(
0
,
0
,
0
,
0.2
);}
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