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