Update image embed border colors for the Time Machine
This commit is contained in:
parent
03a08ad392
commit
64d98c424f
|
@ -110,7 +110,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.frame img {
|
.frame img {
|
||||||
border: 4px solid white;
|
border-width: 2px;
|
||||||
|
border-color: #000000 #ffffff #ffffff #000000;
|
||||||
|
border-style: solid;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue