File: style.css

package info (click to toggle)
pymsnt 0.11.3-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 796 kB
  • ctags: 1,894
  • sloc: python: 9,068; sh: 96; xml: 17; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
<style type="text/css">
h2 { text-align:center; margin-top: 2em }
h3,h4,h5,h6 { margin-left: 4%; margin-right: 4% }
p { margin-left: 4%; margin-right: 4% }
pre, ol, ul, dl { margin-left: 6%; margin-right: 6% }
li { margin-bottom: 1em }
hr { width: 92% }
</style>