8 lines
76 B
CSS
8 lines
76 B
CSS
@CHARSET "UTF-8";
|
|
.sidebar {
|
|
*left: 0
|
|
}
|
|
|
|
.sidebar:before {
|
|
display: none
|
|
} |