Print article info
This commit is contained in:
@ -52,7 +52,14 @@ aside {
|
||||
}
|
||||
|
||||
main {
|
||||
article h1 a { color: inherit }
|
||||
article {
|
||||
.info {
|
||||
border-top: 1px solid #eee;
|
||||
margin: 2em 0;
|
||||
padding: 1em 0;
|
||||
}
|
||||
h1 a { color: inherit }
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
|
Reference in New Issue
Block a user