projects
/
invirt/packages/invirt-web.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b13b67579fd764fb7b3a15c6610b76b738ed2856
[invirt/packages/invirt-web.git]
/
templates
/
layout.css
1
html {
2
background: #529;
3
padding: .75em;
4
}
5
body {
6
position: relative;
7
max-width: 66em;
8
margin: 0 auto;
9
padding: 1em;
10
border: 1px solid black;
11
background: #fff;
12
}