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