mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Make replaceable class text italic (#1008)
Make replaceable class text italic to visually differentiate content that may or must be replaced. Co-authored-by: haszi <haszika80@gmail.com>
This commit is contained in:
@@ -603,3 +603,7 @@ div.elephpants img:focus {
|
||||
.thanks__description {
|
||||
margin: 0
|
||||
}
|
||||
|
||||
.replaceable {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user