This commit is contained in:
Simon Brooke 2017-09-10 22:55:48 +01:00
parent 1353e27f92
commit 843a1d084b
6 changed files with 39 additions and 21 deletions

View file

@ -209,6 +209,10 @@ th {
display: block;
}
#uploaded-image {
float: right;
}
.change {
background-color: rgb( 223, 223, 223);
border: thin solid silver;

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB