fnp
/
prawokultury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Simplify forms
[prawokultury.git]
/
prawokultury
/
static
/
css
/
layout.scss
1
.bar-right {
2
width: 22em;
3
padding: 0 1em;
4
float: right;
5
}
6
7
.bar-left {
8
width: 70em;
9
padding: 0 1em;
10
float: left;
11
}
12
13
#body {
14
width: 96em;
15
margin: auto;
16
}
17