# reveal.js markdown basic template ```markdown --- theme : "night" transition: "slide" highlightTheme: "monokai" # logoImg: "logo.png" slideNumber: true title: "MERN Project Overview" --- ### title <style> pre { background: #303030; padding: 10px 16px; border-radius: 0.3em; counter-reset: line; } pre code[class*="="] .line { display: block; line-height: 1.8rem; font-size: 1em; } pre code[class*="="] .line:before { counter-increment: line; content: counter(line); display: inline-block; border-right: 3px solid #6ce26c !important; padding: 0 .5em; margin-right: .5em; color: #afafaf !important; width: 24px; text-align: right; } .reveal .slides > section > section { text-align:left; } h1,h2,h3,h4 { text-align: center } p { text-align: center; } </style> ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up