ajout index a to g
This commit is contained in:
34
styles.css
34
styles.css
@@ -1,11 +1,26 @@
|
||||
.col{
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.col1{
|
||||
width: 45%;
|
||||
}
|
||||
|
||||
.col2{
|
||||
|
||||
margin-left: 20px;
|
||||
text-align: left;
|
||||
width: 55%;
|
||||
}
|
||||
.dot{
|
||||
|
||||
border-left: none;
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
margin-left: 6px;
|
||||
margin-top: 5px;
|
||||
|
||||
}
|
||||
p{
|
||||
margin-right: 56%;
|
||||
margin-right: 10px;
|
||||
margin-left: 1%;
|
||||
border-left: 12px solid rgb(232, 231, 231);
|
||||
mix-blend-mode: multiply;
|
||||
@@ -33,10 +48,21 @@ p{
|
||||
}
|
||||
|
||||
img{
|
||||
width: 30%;
|
||||
width: 65%;
|
||||
padding: 5px;
|
||||
mix-blend-mode: multiply;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
.titre{
|
||||
font-weight: bold;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.iu{
|
||||
font-style: italic;
|
||||
text-decoration: underline;
|
||||
mix-blend-mode: multiply;
|
||||
}
|
||||
Reference in New Issue
Block a user