Skip to content
Snippets Groups Projects
Commit 6d3f6064 authored by Gael  MILLOT's avatar Gael MILLOT
Browse files

test html

parent 04009487
No related branches found
No related tags found
No related merge requests found
Pipeline #124906 passed with stage
in 12 seconds
<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-->
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment