inline->css
This commit is contained in:
15
static/css/blog.css
Normal file
15
static/css/blog.css
Normal file
@@ -0,0 +1,15 @@
|
||||
.post-divider {
|
||||
width: 100%;
|
||||
border: 1px solid #000;
|
||||
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
.post-divider-expanded {
|
||||
margin-top: 25px;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
.post-divider-preview {
|
||||
margin-top: 75px;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
Reference in New Issue
Block a user