Add note layout
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
5c95132b1e
commit
beea892a20
11 changed files with 237 additions and 6 deletions
|
@ -168,6 +168,16 @@ img.right {
|
|||
font-size: 10pt;
|
||||
}
|
||||
|
||||
/* ====== codeblocks ====== */
|
||||
pre {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
pre > code {
|
||||
padding: 10px !important;
|
||||
}
|
||||
|
||||
|
||||
/* --- FOOTER START --- */
|
||||
|
||||
.footer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue