Remove inline orange image borders, and replace with file defined black ones
This commit is contained in:
@@ -35,4 +35,7 @@
|
||||
}
|
||||
.padded {
|
||||
padding: 20px;
|
||||
}
|
||||
.bordered {
|
||||
border: 2px solid #000;
|
||||
}
|
||||
Reference in New Issue
Block a user