Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
livres
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gael MILLOT
livres
Commits
6d3f6064
Commit
6d3f6064
authored
1 year ago
by
Gael MILLOT
Browse files
Options
Downloads
Patches
Plain Diff
test html
parent
04009487
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#124906
passed with stage
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
index.html
+9
-16
9 additions, 16 deletions
index.html
with
9 additions
and
16 deletions
index.html
+
9
−
16
View file @
6d3f6064
<head>
<style>
<style>
.entry-content
{
body
{
margin-left
:
5%
;
/* adjust the value as needed */
font-family
:
'Cambria'
,
serif
;
/* Use Cambria if available, otherwise fall back to a generic serif font */
margin-right
:
5%
;
/* adjust the value as needed */
font-size
:
20px
;
/* Set font size to 16 pixels */
max-width
:
960px
;
/* adjust the value as needed */
margin-left
:
5%
;
/* This will add a 5% margin on the left side */
margin
:
auto
;
margin-right
:
5%
;
/* This will add a 5% margin on the right side */
}
margin-top
:
5%
;
</style>
margin-bottom
:
5%
;
}
a
:link
,
a
:visited
,
a
:active
{
color
:
#548DD4
;
/* Set your desired color */
text-decoration
:
none
;
/* Optional: removes underline from links */
}
</style>
</head>
<div
class=
"entry-content"
>
<div
class=
"entry-content"
>
<div
style=
"margin-top: 80px; width: 100%; height: 2300px;"
>
<!--necessary to have height in the final page-->
<div
style=
"margin-top: 80px; width: 100%; height: 2300px;"
>
<!--necessary to have height in the final page-->
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment