Upload files to "css"
This commit is contained in:
parent
5fee696460
commit
d63948d150
@ -3,14 +3,14 @@
|
|||||||
body{background-color: #ffffff}
|
body{background-color: #ffffff}
|
||||||
|
|
||||||
header {font-size: 23px;
|
header {font-size: 23px;
|
||||||
background-color: #333;
|
background-image: url(ouiouibaguette.jpg);
|
||||||
color: #fff;
|
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1.Hello {font-size: 50px;
|
h1.Hello {font-size: 50px;
|
||||||
text-align: center;}
|
text-align: center;
|
||||||
|
color: white;}
|
||||||
|
|
||||||
header nav {margin-left: auto;
|
header nav {margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
@ -44,6 +44,14 @@ p.presentation{font-size: 165%;
|
|||||||
margin-right: 11%;
|
margin-right: 11%;
|
||||||
text-align: justify;}
|
text-align: justify;}
|
||||||
|
|
||||||
|
p.coco{
|
||||||
|
font-size: 125%;
|
||||||
|
margin-top: 75px;
|
||||||
|
margin-right: 30%;
|
||||||
|
margin-left: 5%;
|
||||||
|
line-height: 130%;
|
||||||
|
}
|
||||||
|
|
||||||
div.licence{text-align: center;
|
div.licence{text-align: center;
|
||||||
font-size: 26px;}
|
font-size: 26px;}
|
||||||
|
|
||||||
@ -71,11 +79,7 @@ div.presentation a.btn:hover{color: white;
|
|||||||
a.eve{
|
a.eve{
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
background-color: #FFFF;
|
background-color: #FFFF;
|
||||||
padding-right: 6px;
|
padding: 6px;}
|
||||||
padding-left: 6px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
footer {font-size: 23px;
|
footer {font-size: 23px;
|
||||||
|
Loading…
Reference in New Issue
Block a user