mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Add job seeking note
This commit is contained in:
@@ -315,9 +315,13 @@ a.zola-anchor:hover {
|
||||
div.note {
|
||||
padding: .7rem 1rem;
|
||||
margin: 1rem .2rem;
|
||||
border: 2px solid #99ff99;
|
||||
border: 2px solid #6ad46a;
|
||||
border-radius: 5px;
|
||||
background-color: #99ff0022;
|
||||
background-color: #99ff991f;
|
||||
}
|
||||
|
||||
div.note p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
div.warning {
|
||||
|
||||
Reference in New Issue
Block a user