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