template/styles.css: travail sur header (3)
This commit is contained in:
parent
fdfe78c2f1
commit
454c0ef65e
|
@ -257,6 +257,7 @@ div#header_abouts {
|
||||||
}
|
}
|
||||||
p#header_title {
|
p#header_title {
|
||||||
padding-left: 50px;
|
padding-left: 50px;
|
||||||
|
margin-top: 70px;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 300%;
|
font-size: 300%;
|
||||||
|
@ -265,7 +266,8 @@ p#header_about {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
font-size: 130%;
|
font-size: 130%;
|
||||||
margin: 50px;
|
margin-left: 60px;
|
||||||
|
margin-top: -30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue