First commit for a Flask-based Attract
This commit is contained in:
17
attract/application/static/assets/css/shots.css
Normal file
17
attract/application/static/assets/css/shots.css
Normal file
@@ -0,0 +1,17 @@
|
||||
.media.shot-comment {
|
||||
|
||||
}
|
||||
|
||||
.thread_comment_body {
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
.shot-comment .details {
|
||||
font-weight: normal;
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
|
||||
.media-body .fileinput {
|
||||
margin-bottom: 0;
|
||||
}
|
Reference in New Issue
Block a user