summaryrefslogtreecommitdiff
path: root/template.txt
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-01-24 15:17:17 +1030
committerDaniel Jones <admin@danieljon.es>2020-01-24 15:17:17 +1030
commit8a8c6b1f8abcf911da9064a7c787c7673ec2df68 (patch)
treec963f7be1e2c765be4be4d615a8ea0d0d2b30674 /template.txt
parent392a2d22951385257f23ef0af3070e6b0788a540 (diff)
downloadwebsitegenerator-8a8c6b1f8abcf911da9064a7c787c7673ec2df68.tar.gz
websitegenerator-8a8c6b1f8abcf911da9064a7c787c7673ec2df68.zip
added pinned posts feature
Diffstat (limited to 'template.txt')
-rw-r--r--template.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/template.txt b/template.txt
index b5abdaf..5e6e2a6 100644
--- a/template.txt
+++ b/template.txt
@@ -33,6 +33,7 @@ hr{border-color: black;}
div.viewing{max-width: 70%; width: 100%; display: inline-block; margin: 10px;}
div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding-left: 15px; padding-bottom: 20px;}
.content{}
+.pinned{margin-left: 10px; display: inline-block; border-width: 1px; width: auto; outline: 1px solid #000; outline-offset: 10px;}
</style>
</head>
<body>