huge blog refactor
tidying up data structures; improvements to blog admin UI/UX, etc.
This commit is contained in:
parent
eaa2f6587d
commit
0c2aaa0b38
18 changed files with 432 additions and 239 deletions
|
|
@ -121,6 +121,11 @@ article#blog p {
|
|||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
article#blog p.no-content {
|
||||
font-style: italic;
|
||||
opacity: .66;
|
||||
}
|
||||
|
||||
article#blog sub {
|
||||
opacity: .75;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue