Added border color to individual images in individual pages.
This commit is contained in:
parent
53d65b529e
commit
932592cffc
1 changed files with 7 additions and 0 deletions
|
@ -652,4 +652,11 @@ Dark Green (links): #118855
|
|||
* html #personWrap #content div.propsItem {
|
||||
border-color: #f0ede4;
|
||||
border-top: 0;
|
||||
}
|
||||
img.individual-photo {
|
||||
border: 7px solid #ededed;
|
||||
}
|
||||
.edit-mainImage,
|
||||
.delete-mainImage {
|
||||
top: 150px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue