add basic borders around blog posts
not sure I'm 100% happy with this look, but it's better than naughtmaster
parent
76aae79a9d
commit
496fe5ea8d
|
@ -31,6 +31,11 @@
|
|||
color: black !important;
|
||||
}
|
||||
|
||||
.inlinepage {
|
||||
padding: 10px 10px;
|
||||
border: 1px solid #aaa;
|
||||
}
|
||||
|
||||
#backlinks {
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue