projects
/
website
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
commons-logging might interfere with slf4j
[website]
/
src
/
main
/
webapp
/
less
/
screen
/
content.less
1
.mcontent
2
{
3
position: relative;
4
padding: 0 24.375em 0 0;
5
}
6
.mcontent > .mmain
7
{
8
float: left;
9
min-height: 1em;
10
position: relative;
11
width: 100%;
12
border-right: .125em solid @normal;
13
}
14
.mcontent > .mmarginal
15
{
16
float: left;
17
margin: 0 -27em 0 -.125em;
18
padding: 0 2em 1.0625em 2em;
19
position: relative;
20
width: 20.375em;
21
border-left: .125em solid @normal;
22
}
23
.mcontent > .mmain > *
24
{
25
margin-right: 5%;
26
}