Cleanup CSS comments
This commit is contained in:
parent
77b3c78a70
commit
556ba2762d
1 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ body {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/************************HEADER******************************/
|
/* Header */
|
||||||
|
|
||||||
header {
|
header {
|
||||||
padding:0;
|
padding:0;
|
||||||
|
@ -100,7 +100,7 @@ header a:hover {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*************************FOOTER****************************/
|
/* Footer */
|
||||||
|
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
@ -143,7 +143,7 @@ footer a:hover {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*************************CONTENT ACCUEIL****************************/
|
/* Home content */
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
padding-bottom:55px;
|
padding-bottom:55px;
|
||||||
|
@ -416,7 +416,7 @@ footer a:hover {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*************************CONTENT COMPATIBLES****************************/
|
/* Supported websites list */
|
||||||
|
|
||||||
.logobis {
|
.logobis {
|
||||||
height:107px;
|
height:107px;
|
||||||
|
|
Loading…
Reference in a new issue