Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
Respect My Net
Commits
ef0e2a53
Commit
ef0e2a53
authored
Apr 30, 2011
by
stef
Browse files
[mod] styles
parent
3b60c22d
Changes
1
Hide whitespace changes
Inline
Side-by-side
media/css/style.css
View file @
ef0e2a53
...
...
@@ -2,11 +2,13 @@ body { border: 0; padding: 0; font-family: Verdana,Arial,Helvetica,sans-serif; }
img
{
border
:
0
;
}
h1
,
h2
,
h3
,
h4
,
div
,
ul
{
padding
:
0
;
margin
:
0
;
}
h2
{
margin
:
auto
;
width
:
50%
;
padding
4em;
}
#addForm
{
margin
:
auto
;
width
:
50%
;
padding
4em;
}
.fieldWrapper
{
margin
:
1em
;
width
:
100%
;
}
.fieldWrapper
label
{
width
:
120px
;
display
:
inline-block
;
}
.fieldWrapper
label
{
width
:
200px
;
display
:
inline-block
;
}
.help_text
{
font-size
:
0.7em
;
left
:
30px
;
width
:
20%
;
position
:
absolute
;
}
.attachments
{
float
:
right
;
margin-top
:
0.4em
;
display
:
block
;
clear
:
both
;
}
#addForm
{
margin
:
auto
;
width
:
50%
;
padding
4em;
}
#add_attach
{
cursor
:
pointer
;
}
#show_optionals
{
text-decoration
:
underline
;
color
:
blue
;
cursor
:
pointer
;
clear
:
both
;
}
#optional
{
clear
:
both
;
}
.help_text
{
font-size
:
0.7em
;
left
:
30px
;
width
:
20%
;
position
:
absolute
;
}
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