Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
0xacab
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
9
Issues
9
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
riseup
0xacab
Commits
382e0de2
Commit
382e0de2
authored
Jun 05, 2016
by
guido
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
trying to make it work in 1280 screensizes
parent
c662eef2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
css/styles.css
css/styles.css
+2
-2
index.html
index.html
+4
-4
No files found.
css/styles.css
View file @
382e0de2
...
...
@@ -24,7 +24,7 @@ header {
text-align
:
center
;
color
:
#574843
;
position
:
fixed
;
bottom
:
40px
;
left
:
6
9
0px
;
bottom
:
40px
;
left
:
6
4
0px
;
height
:
400px
;
background-image
:
url('../images/bird.svg')
;
background-repeat
:
no-repeat
;
...
...
@@ -66,7 +66,7 @@ nav li {
background
:
#fff
;
padding
:
40px
;
margin
:
0
40px
;
width
:
6
4
0px
;
width
:
6
0
0px
;
position
:
relative
;
}
...
...
index.html
View file @
382e0de2
...
...
@@ -46,15 +46,15 @@
FAQ: [
{
Q:
<span
class=
"value"
>
'I have a support ticket!'
</span>
,
A:
<span
class=
"value"
>
'Please leave it at
<a
href=
"https://0xacab.org/riseup/0xacab/issues"
>
https://0xacab.org/riseup/0xacab/issues
</a>
'
</span>
A:
<span
class=
"value"
>
'Please leave it at
<a
href=
"https://0xacab.org/riseup/0xacab/issues"
>
our issue tracker
</a>
'
</span>
},
{
Q:
<span
class=
"value"
>
'I can't create an account'
</span>
,
A:
<span
class=
"value"
>
'We currently only support people friendly e-mail
providers.
If your provider
is one, please contact us.'
</span>
A:
<span
class=
"value"
>
'We currently only support people friendly e-mail
providers. If yours
is one, please contact us.'
</span>
},
{
Q:
<span
class=
"value"
>
'
I have a good
project and it needs hosting'
</span>
,
Q:
<span
class=
"value"
>
'
Hey, we have a
project and it needs hosting'
</span>
,
A:
<span
class=
"value"
>
'Let's talk!'
</span>
,
}
]
...
...
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