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: 7bba2a31509742b492765ad029fe2a7a3c7a8446 (
plain
)
1
2
3
4
5
6
pre
{
font-size
:
14px
;
line-height
:
1.6em
;
}
.page
{
margin
:
20px
auto
;
width
:
100
%; }
bgstack15