correction de l'attribut border en border-width
This commit is contained in:
@@ -41,6 +41,6 @@ footer{
|
|||||||
}
|
}
|
||||||
|
|
||||||
#main-content{
|
#main-content{
|
||||||
border: 2px;
|
border-width: 2px;
|
||||||
border-color: #cc0000;
|
border-color: #cc0000;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user