moved inline css to file

This commit is contained in:
Igor Barkov [iwork]
2018-12-28 17:37:42 +02:00
parent f5c83d69aa
commit 59ecfe273b
2 changed files with 5 additions and 5 deletions
+5
View File
@@ -1041,4 +1041,9 @@ img.item {
border: 1px solid silver;
border-radius: 5px;
margin-top: 1px;
}
hr {
color: white;
border-style: solid;
}