mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 05:43:55 -07:00
Revert "style: Correct sidebar2 displaying"
This commit is contained in:
parent
bc1713abdd
commit
53e944be51
3 changed files with 3 additions and 2 deletions
|
@ -4,3 +4,4 @@
|
||||||
602137b65129b817811b80975a369ebde3270c6d
|
602137b65129b817811b80975a369ebde3270c6d
|
||||||
4eb26ae37e1f4c82a45961517ffeb54c20200408
|
4eb26ae37e1f4c82a45961517ffeb54c20200408
|
||||||
e59adce848a9e10ee5775254045cbbd915236b8b
|
e59adce848a9e10ee5775254045cbbd915236b8b
|
||||||
|
9e0a64108d62236ab07b3f8d10e8c78269b8e1d1
|
||||||
|
|
|
@ -58,7 +58,7 @@
|
||||||
|
|
||||||
#sidebar2 h3 {
|
#sidebar2 h3 {
|
||||||
padding: 0 0 4px 0;
|
padding: 0 0 4px 0;
|
||||||
margin: 8px 0 2px 0;
|
margin: 0 0 2px 0;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
text-indent: 0.5em;
|
text-indent: 0.5em;
|
||||||
background: transparent url(../images/hr200_ltr_gradient.jpg) no-repeat left bottom;
|
background: transparent url(../images/hr200_ltr_gradient.jpg) no-repeat left bottom;
|
||||||
|
@ -88,6 +88,7 @@
|
||||||
|
|
||||||
/* User ratio */
|
/* User ratio */
|
||||||
#user_ratio {
|
#user_ratio {
|
||||||
|
padding: 1px 6px 0 0;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -58,7 +58,6 @@ body, th, td, font {
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar2-wrap {
|
#sidebar2-wrap {
|
||||||
margin-top: -8px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#main_content {
|
#main_content {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue