Skip to content
Snippets Groups Projects
Commit 31506d86 authored by psy's avatar psy
Browse files

add note

parent 1cbea7aa
Branches
No related tags found
No related merge requests found
<p class="note">
{{ .Inner | markdownify }}
</p>
...@@ -25,6 +25,13 @@ body { ...@@ -25,6 +25,13 @@ body {
padding: 15px 20px 20px 60px; padding: 15px 20px 20px 60px;
} }
.note {
background-image: url('/gfx/note.png');
background-repeat: no-repeat;
background-position: left;
padding: 15px 20px 20px 60px;
}
pre { pre {
background-color: lightgray; background-color: lightgray;
font-family: monospace; font-family: monospace;
......
c3simplepage/static/gfx/note.png

2.46 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment