border
This commit is contained in:
@@ -16,12 +16,12 @@ body {
|
||||
width: 60%;
|
||||
float: left;
|
||||
height: 500px;
|
||||
border-color: 1px sold blue;
|
||||
border: 1px sold blue;
|
||||
}
|
||||
|
||||
.lastpicture {
|
||||
width: 40%;
|
||||
float: right;
|
||||
height: 400px;
|
||||
border-color: 1px solid red;
|
||||
border: 1px solid red;
|
||||
}
|
||||
Reference in New Issue
Block a user