index
:
stackbin
dev
master
flask implementation of pastebin service
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
static
/
small.css
blob: af50a928eb913bb7aacd5c2a605c41cdbd5690b1 (
plain
)
1
2
3
4
5
6
pre
{
font-size
:
18px
;
line-height
:
1.8em
;
}
.page
{
margin
:
50px
auto
;
width
:
100
%; }
bgstack15