photo/border
This commit is contained in:
parent
7e13d93e27
commit
ed99d1fac3
1 changed files with 4 additions and 0 deletions
|
@ -158,6 +158,10 @@ img.org {
|
||||||
}
|
}
|
||||||
img.photo {
|
img.photo {
|
||||||
border-radius: 1em;
|
border-radius: 1em;
|
||||||
|
border-bottom: var(--border-on);
|
||||||
|
border-left: var(--border-on);
|
||||||
|
border-right: var(--border-on);
|
||||||
|
border-top: var(--border-on);
|
||||||
}
|
}
|
||||||
|
|
||||||
li:nth-of-type(even) {
|
li:nth-of-type(even) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue