Add a hilight class for the 'IPng' first word, make it orange
This commit is contained in:
@ -222,6 +222,14 @@ figcaption {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.home-ipng {
|
||||
font-size: 1.3em;
|
||||
font-weight: bold;
|
||||
color: $ipng-orange;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.page-title {
|
||||
text-align: left;
|
||||
font-size: 2em;
|
||||
|
Reference in New Issue
Block a user