repo.or.cz
/
minimalisti.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Draft: minimalism film
[minimalisti.git]
/
stylesheets
/
main.scss
blob
f4083b3a3a539b6a6d94704ca55b55e02c4bfbfc
1
---
2
# Only the main Sass file needs front matter (the dashes are enough)
3
---
4
5
@import "minima";
6
7
hr {
8
border: 1px solid #e8e8e8;
9
}
10
11
.comments {
12
margin-top: 1.2em;
13
}
14
15
.pagination {
16
clear: both;
17
border-top: 2px solid #e8e8e8;
18
padding-top: 1em;
19
text-align: center;
20
}