Blockquote and connections tab tweaks.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4437 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2023-08-31 16:46:40 +00:00
parent d9c4d847a1
commit c8029388c9
2 changed files with 13 additions and 18 deletions

View File

@ -48,7 +48,7 @@ div.img_caption::after {
blockquote {
border-left: 4px solid #fff;
margin-left: 8px;
margin-left: 0px;
padding-left: 8px;
}
`;