forked from GNUsocial/gnu-social
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
This commit is contained in:
commit
f21cecbfbd
@ -5,6 +5,12 @@ margin-left:7px;
|
|||||||
address .fn {
|
address .fn {
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#wrap {
|
||||||
|
width:1003px;
|
||||||
|
margin:0 auto;
|
||||||
|
}
|
||||||
|
|
||||||
#content {
|
#content {
|
||||||
width:70%;
|
width:70%;
|
||||||
}
|
}
|
||||||
@ -26,5 +32,6 @@ margin-bottom:123px;
|
|||||||
width:20%;
|
width:20%;
|
||||||
}
|
}
|
||||||
.notice div.entry-content {
|
.notice div.entry-content {
|
||||||
width:63%;
|
width:50%;
|
||||||
|
margin-left:30px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user