Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
K
kiosqueip
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hamza Arfaoui
kiosqueip
Commits
640ab9b0
Commit
640ab9b0
authored
Jun 05, 2024
by
Hamza Arfaoui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CAFI198
parent
9615e02b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
style.css
assets/css/style.css
+2
-2
No files found.
assets/css/style.css
View file @
640ab9b0
...
...
@@ -255,7 +255,7 @@ right: 0;
.double-col-motifs
.motif-item
{
/* padding: 10px 50px; */
}
nfc-page
>
div
.nfc-infos
{
color
:
#09635D
;
font-size
:
60px
;
top
:
28px
;
position
:
relative
;}
.conseillerName
{
white-space
:
normal
;
line-height
:
40px
;
width
:
265px
;
/* font-weight: 700; */
font-family
:
OpenSansSemiBold
!important
;
/* word-wrap: break-word; */
}
.cons_item
.lastname
{
text-transform
:
uppercase
;
display
:
inline-block
;
width
:
265px
;
word-wrap
:
break-word
;
}
.cons_item
.lastname
{
text-transform
:
uppercase
;
display
:
inline-block
;
width
:
265px
;
/* word-wrap: break-word; */
}
.cons_item.myst
.conseillerName
{
text-transform
:
inherit
;
line-height
:
inherit
;
...
...
@@ -288,7 +288,7 @@ nfc-page > div.nfc-infos {color: #09635D;font-size: 60px;top: 28px;position: rel
box-shadow
:
0px
1px
9px
2px
#a9a9a9
;
}
.firstname
,
.lastname
{
font-size
:
30px
;
font-family
:
'OpenSansSemiBold'
;
display
:
inline-block
;
width
:
265px
;
word-wrap
:
break-word
;
}
.firstname
,
.lastname
{
font-size
:
30px
;
font-family
:
'OpenSansSemiBold'
;
display
:
inline-block
;
width
:
265px
;
/* word-wrap: break-word; */
}
.cons_item
.title
{
padding-left
:
10px
;
line-height
:
30px
;
padding-right
:
10px
;
height
:
140px
;
position
:
relative
;
display
:
table-cell
;
left
:
49px
;
top
:
13px
;
font-family
:
'OpenSans'
;}
.cons_item
img
{
height
:
142px
;
width
:
167px
;
border-radius
:
24px
;
position
:
relative
;
background
:
#FFF
;
/*filter:contrast(1000%);*/
top
:
19px
;
left
:
21px
;
box-shadow
:
2px
3px
8px
1px
#424242
;}
.pagination-item.active
span
,
.pagination
>
li
.active
span
,
.pagination-item.direction
span
,
.pagination
>
li
.direction
span
{
color
:
#FFFFFF
;}
...
...
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