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