Skip to content
Snippets Groups Projects
Commit 81b79860 authored by Ahmad Fares's avatar Ahmad Fares
Browse files

-m finishing the documentation

parent a78ec9b9
No related branches found
No related tags found
No related merge requests found
Pipeline #
File added
......@@ -185,14 +185,19 @@ html {
body {
color: #444;
font-family: "body";
src:url('font2.ttf');
font-family: body;
font-weight: 300;
margin: 0 auto;
max-width: 48rem;
line-height: 1.45;
padding: .25rem;
}
@@font-face {
font-family: "body";
src:url('font2.otf') format('opentype');
}
img {
display: block;
margin: 0 auto;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment