mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-07-29 14:19:50 +00:00
title post
This commit is contained in:
@ -63,10 +63,15 @@ h2{
|
||||
font-weight: 600;
|
||||
font-size: 17px;
|
||||
}
|
||||
.title-second{
|
||||
h3{
|
||||
font-weight: 400;
|
||||
font-size: 17px;
|
||||
}
|
||||
.title-small{
|
||||
font-weight: 200;
|
||||
font-size: 15px;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.contenue{
|
||||
height: 285vh;
|
||||
}
|
||||
@ -192,7 +197,8 @@ h2{
|
||||
background-color: #150032;
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
font-size: 20px;
|
||||
color: white;
|
||||
color: white;
|
||||
font-weight: 600;
|
||||
}
|
||||
.test2{
|
||||
padding: 0px 90px;
|
||||
@ -374,12 +380,12 @@ input {outline: none}
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
width: 100%;
|
||||
height: 220px;
|
||||
background-color: #190034;
|
||||
background-color: #1c1c1c;
|
||||
font-weight: bold;
|
||||
}
|
||||
.upFooter{
|
||||
height: 160px;
|
||||
background-color: #26004a;
|
||||
background-color: #150032;
|
||||
text-align: center;
|
||||
}
|
||||
.lowFooter{
|
||||
@ -446,9 +452,10 @@ input {outline: none}
|
||||
}
|
||||
|
||||
.phraseFooter{
|
||||
font-size: 18px;
|
||||
font-size: 17px;
|
||||
padding-top:10px;
|
||||
color: white;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
#twi{
|
||||
|
Reference in New Issue
Block a user