Initial commit of archive_tree module
This commit is contained in:
9
css/archive_tree.css
Normal file
9
css/archive_tree.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.archive-tree-year {
|
||||
font-weight: bold;
|
||||
}
|
||||
.archive-tree-month {
|
||||
margin-left: 2em;
|
||||
padding-left: 0.5em;
|
||||
border-left: 2px solid #ccc;
|
||||
display: block;
|
||||
}
|
||||
Reference in New Issue
Block a user