Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cellophile
PersonaLink
Commits
aa507335
Commit
aa507335
authored
May 21, 2021
by
Cellophile
🎨
Browse files
Replace mobile.css
parent
4f8873e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/mobile.css
View file @
aa507335
...
...
@@ -55,6 +55,37 @@ body {
position
:
static
;
margin
:
0%
;
}
.boutondesection
{
border
:
none
;
cursor
:
pointer
;
width
:
100%
;
display
:
block
;
text-align
:
center
;
padding
:
8px
8px
;
color
:
black
;
font-size
:
90%
;
}
.boutondesection
:hover
{
color
:
#245884
;
text-decoration
:
underline
;
}
.form-options-champs
{
box-sizing
:
border-box
;
width
:
40%
;
border-radius
:
5px
;
line-height
:
20px
;
margin
:
10px
0px
15px
0px
;
text-align
:
center
;
}
.cacher
{
display
:
none
;
text-align
:
center
;
}
.montrer
{
display
:
block
;
text-align
:
center
;
}
#validation
{
display
:
table
;
clear
:
both
;
...
...
@@ -80,6 +111,10 @@ body {
width
:
100px
;
float
:
none
;
}
#bouton-valid-password
{
padding
:
0%
1%
;
display
:
inline-block
;
}
#img-captcha
{
margin
:
0px
;
display
:
flex
;
...
...
@@ -151,6 +186,12 @@ h3 {
margin
:
0px
0px
20px
0px
;
font-style
:
italic
;
}
h4
{
font-size
:
110%
;
color
:
#323232
;
padding
:
0px
0px
0px
0px
;
margin
:
0px
0px
10px
0px
;
}
p
,
ul
,
li
,
td
{
color
:
black
;
font-size
:
90%
;
...
...
Write
Preview
Supports
Markdown
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