Merge pull request #3479 from BrokenEagle/feat-add-iqdb-page
Initial add of IQDB standalone page
This commit is contained in:
13
app/assets/stylesheets/specific/iqdb_queries.scss
Normal file
13
app/assets/stylesheets/specific/iqdb_queries.scss
Normal 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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user