mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Add custom templates for second edition posts
This commit is contained in:
@@ -228,3 +228,11 @@ a.gutenberg-anchor {
|
||||
a.gutenberg-anchor:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
div.warning {
|
||||
padding: .7rem 1rem;
|
||||
margin: 1rem .2rem;
|
||||
border: 2px solid orange;
|
||||
border-radius: 5px;
|
||||
background-color: #ffa50022;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user