11 lines
No EOL
161 B
CSS
11 lines
No EOL
161 B
CSS
@import "colors.css";
|
|
@import "base.css";
|
|
|
|
/* Customizations here */
|
|
.blogsidebar {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.blogsidebar .tags {
|
|
margin-bottom: 20px;
|
|
} |