Factor out duplicated p.info CSS.
`p.info` is used to render "Updated by so-and-so 5 minutes ago" messages as fine print.
This commit is contained in:
@@ -19,12 +19,6 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
p.author {
|
||||
font-size: 80%;
|
||||
font-style: italic;
|
||||
color: #AAA;
|
||||
}
|
||||
|
||||
section {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user