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
Jack Forman
home
Commits
34cea772
Commit
34cea772
authored
Mar 01, 2022
by
Jack Forman
Browse files
Add new file
parent
4e297d47
Pipeline
#19597
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
style.css
0 → 100644
View file @
34cea772
html
{
margin
:
0px
;
padding
:
0
}
body
{
font
:
85%
/
1.3
TrebuchetMS
,
Arial
,
sans-serif
;
text-align
:
left
;
background
:
#fff
;
padding
:
40px
;
margin-left
:
100px
;
width
:
600px
}
a
{
color
:
#0066B3
;
background
:
inherit
;
text-decoration
:
none
;}
a
:hover
{
color
:
#5588C5
}
h1
{
font
:
bold
2.1em
Arial
,
Arial
,
Sans-Serif
;
color
:
#036DA7
;
margin-top
:
0px
;
margin-bottom
:
0px
;}
h2
{
font
:
bold
1.1em
Arial
,
Arial
,
Sans-Serif
;
margin-top
:
5px
;
margin-bottom
:
0px
;}
h2
.subtitle
{
margin-top
:
0px
;
padding-bottom
:
15px
;}
ul
{
list-style-type
:
none
;
padding-left
:
8px
;
padding-top
:
2px
;
padding-bottom
:
5px
;
margin
:
0px
;
}
p
{
margin-left
:
8px
;
margin-top
:
2px
;
margin-bottom
:
10px
;}
div
#footer
{
margin-top
:
40px
;
border-top
:
2px
solid
#888
}
div
#footer
img
{
margin-right
:
20px
;
margin-top
:
20px
}
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