Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tikiyiki authored Dec 1, 2023
1 parent 652217a commit 9f70910
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2730,7 +2730,7 @@
width: 100%;
height: auto;
padding: 10px;
background: rgba(227, 227, 227, 0.537);
background: rgba(227, 227, 227, 0.551);
border-top: 0.13rem solid rgba(136, 226, 245, 0.905);
border-bottom: 0.13rem solid rgba(136, 226, 245, 0.905);
margin-top: 1.5rem;
Expand All @@ -2744,16 +2744,16 @@
grid-template-columns: 0.5fr 1fr;
column-gap: 0.25rem;
padding: 10px;
color: rgb(67, 67, 176);
color: rgba(132, 132, 133, 0.751);
font-family: 'Kanit';
background: rgba(255, 255, 255, 0.964);
border: 0.12rem solid rgba(69, 169, 245, 0.69);
border: 0.12rem solid rgba(125, 187, 216, 0.954);
justify-content: center;
justify-items: center;
text-align: left;
width: 87%;
width: 86%;
height: 370px;
line-height: 17.5px;
line-height: 17px;
font-size: 14px;
}

Expand All @@ -2768,6 +2768,7 @@
padding: 15px;
font-family: 'Kanit';
background: #fff;
color: rgba(82, 82, 82, 0.697);
}
.Bu-pics img{
width: 400px;
Expand All @@ -2793,7 +2794,7 @@
}

.Burki-pics:hover{
background: rgba(223, 225, 226, 0.257);
background: rgba(225, 235, 239, 0.509);
transition: 0.2s linear;
}

Expand Down Expand Up @@ -4884,7 +4885,7 @@
</div>
<div class="Bu-pics1">
<b style="font-size: 18px"> 1. Disabilities And Local Mentalities In Burkina Faso</b>
<p style="font-family: 'Kanit'; font-size: 12.68px; line-height: 16.3px; color: darkblue">
<p style="font-family: 'Kanit'; font-size: 12.8px; line-height: 17px; color: #000;">
<br>
How Disability Is Perceived in African Countries And Mentalities In general but especially in Countries Like Burkina Faso, Niger or Mali all of them located in The Sahelian Region and where violent terrorism is barbarically murdering lots innocent people.
<br>
Expand Down

0 comments on commit 9f70910

Please sign in to comment.