Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pédagogies Multimodales
PhonoDrop
Commits
3172ef89
Commit
3172ef89
authored
Dec 23, 2021
by
Sylvain Coulange
Browse files
mise à jour ergo portable
parent
24bfc83e
Changes
1
Show whitespace changes
Inline
Side-by-side
public/styles/styles.css
View file @
3172ef89
...
...
@@ -3,7 +3,7 @@
--hcarte
:
56px
;
--marginbot
:
00px
;
--carteV2Border
:
black
1px
solid
;
--couleurEcritoire
:
#f
9eeb1
;
--couleurEcritoire
:
#f
df4c2
;
--borders-anchor
:
black
;
--contoursWidth
:
0.5px
;
--contoursColor
:
black
;
...
...
@@ -129,14 +129,12 @@ body {
#tiroir
{
position
:
-webkit-sticky
;
/* Safari */
position
:
sticky
;
padding-top
:
10px
;
width
:
100%
;
height
:
50vh
;
bottom
:
0px
;
border
:
solid
black
1px
;
border-top-left-radius
:
30px
;
border-top-right-radius
:
30px
;
padding-top
:
20px
;
padding-left
:
20px
;
background-color
:
#f5e381
;
text-align
:
center
;
...
...
@@ -164,13 +162,15 @@ body {
#hrDiv
{
cursor
:
n-resize
;
position
:
absolute
;
position
:
sticky
;
top
:
0px
;
width
:
100
%
;
margin
:
0px
auto
;
width
:
45
%
;
margin
:
0px
0px
0px
auto
;
background-color
:
rgba
(
255
,
255
,
255
,
0.384
)
;
display
:
flex
;
justify-content
:
center
;
z-index
:
100
;
border-bottom-left-radius
:
50px
;
}
.case
{
...
...
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