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
IRMA
Github mirrors
irma-website
Commits
4eb1ec02
Commit
4eb1ec02
authored
Jul 31, 2019
by
Hanna Schraffenberger
Browse files
Fix FAQ
parent
5adb3a52
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/irma.css
View file @
4eb1ec02
...
...
@@ -120,7 +120,7 @@ column.text p {
background-color
:
#ECECEC
;
display
:
block
;
margin
:
auto
;
width
:
900px
;
max-
width
:
900px
;
color
:
#444
;
cursor
:
pointer
;
padding
:
18px
;
...
...
@@ -141,7 +141,7 @@ column.text p {
.content
{
display
:
block
;
margin
:
auto
;
width
:
900px
;
max-
width
:
900px
;
padding
:
0
18px
;
background-color
:
white
;
max-height
:
0
;
...
...
@@ -162,5 +162,9 @@ column.text p {
}
.center
{
text-align
:
center
;
display
:
block
;
padding-bottom
:
30px
;
margin
:
auto
;
text-align
:
center
;
max-width
:
900px
;
}
\ No newline at end of file
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