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

-m updating CSS center images

parent 36805f7f
No related branches found
No related tags found
No related merge requests found
Pipeline #
This diff is collapsed.
......@@ -39,10 +39,13 @@
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
display: block;
margin: 0 auto;
}
p,
......@@ -189,6 +192,10 @@ body {
line-height: 1.45;
padding: .25rem;
}
img {
display: block;
margin: 0 auto;
}
h1,
h2,
......@@ -216,4 +223,4 @@ blockquote {
pre,
code {
background-color: #fafafa;
}
\ No newline at end of file
}
This diff is collapsed.
......@@ -39,10 +39,13 @@
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
display: block;
margin: 0 auto;
}
p,
......@@ -189,6 +192,10 @@ body {
line-height: 1.45;
padding: .25rem;
}
img {
display: block;
margin: 0 auto;
}
h1,
h2,
......@@ -216,4 +223,4 @@ blockquote {
pre,
code {
background-color: #fafafa;
}
\ No newline at end of file
}
This diff is collapsed.
This diff is collapsed.
......@@ -39,10 +39,13 @@
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
display: block;
margin: 0 auto;
}
p,
......@@ -189,6 +192,10 @@ body {
line-height: 1.45;
padding: .25rem;
}
img {
display: block;
margin: 0 auto;
}
h1,
h2,
......@@ -216,4 +223,4 @@ blockquote {
pre,
code {
background-color: #fafafa;
}
\ No newline at end of file
}
This diff is collapsed.
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