forked from GNUsocial/gnu-social
Profile CSS bugfix
darcs-hash:20081121155829-eefa4-d7bfe7c9faf5d4464b017dea43806207883ad74e.gz
This commit is contained in:
parent
ef3cb75271
commit
394d1174b7
@ -388,6 +388,9 @@ p.time a {
|
|||||||
min-height: 170px;
|
min-height: 170px;
|
||||||
border-top: 1px solid #dec5b5;
|
border-top: 1px solid #dec5b5;
|
||||||
font-family: Georgia, "Times New Roman", Times, serif;
|
font-family: Georgia, "Times New Roman", Times, serif;
|
||||||
|
margin-bottom:1em;
|
||||||
|
float:left;
|
||||||
|
width:750px;
|
||||||
}
|
}
|
||||||
#profile h1 {
|
#profile h1 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@ -441,7 +444,6 @@ a.nickname {
|
|||||||
float: left;
|
float: left;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 270px;
|
width: 270px;
|
||||||
height: 200px;
|
|
||||||
}
|
}
|
||||||
.statistics {
|
.statistics {
|
||||||
margin-top: 18px;
|
margin-top: 18px;
|
||||||
|
Loading…
Reference in New Issue
Block a user