mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Make image alt texts grey and italic
This commit is contained in:
@@ -204,6 +204,8 @@ img {
|
||||
margin: 0 0 1rem;
|
||||
border-radius: 5px;
|
||||
max-width: 100%;
|
||||
color: grey;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* Tables */
|
||||
|
||||
Reference in New Issue
Block a user