Cosmetics

pull/132/head
cagataycivici 2019-12-09 15:07:49 +03:00
parent 2ba3dd2630
commit 9759e61937
1 changed files with 10 additions and 5 deletions

View File

@ -733,6 +733,8 @@ body {
.home { .home {
p { p {
line-height: 22px; line-height: 22px;
margin-top: 0;
margin-bottom: 2em;
} }
/* Introduction */ /* Introduction */
@ -772,7 +774,8 @@ body {
h3 { h3 {
font-size:24px; font-size:24px;
color: #484848; color: #484848;
margin-bottom: 32px; padding: 30px 0 12px 0;
margin: 0;
} }
img { img {
@ -787,7 +790,7 @@ body {
color: #20272a; color: #20272a;
} }
.p-g{ .p-g {
p { p {
color: #20272a; color: #20272a;
margin-bottom: 30px; margin-bottom: 30px;
@ -827,7 +830,9 @@ body {
padding: 30px; padding: 30px;
h3 { h3 {
margin-bottom: 10px; font-size: 24px;
margin-top: 0;
margin-bottom: 12px;
} }
img { img {
@ -842,7 +847,7 @@ body {
p { p {
margin-bottom: 30px; margin-bottom: 30px;
>a { > a {
font-weight: bold; font-weight: bold;
color: #03c4e8; color: #03c4e8;
} }
@ -859,7 +864,7 @@ body {
font-size:24px; font-size:24px;
color: #484848; color: #484848;
margin-top: 0; margin-top: 0;
margin-bottom: 25px; margin-bottom: 12px;
} }
h4 { h4 {