Initial add of IQDB standalone page

This commit is contained in:
BrokenEagle
2017-12-29 22:51:54 -08:00
parent b48d5e59ad
commit 36ef8b4db3
5 changed files with 78 additions and 13 deletions

View File

@@ -0,0 +1,13 @@
div#c-iqdb-queries {
div#a-check {
article.post-preview {
height: 180px;
width: 180px;
border: lightgrey solid 1px;
img {
margin-top: 10px;
}
}
}
}