fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' into rwd
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
static
/
css
/
main
/
main_content.scss
1
@import "tools";
2
3
#main-content {
4
position: relative;
5
6
@media screen and (min-width: 62.5em) {
7
@include size-px(width, 975);
8
margin: auto;
9
}
10
}