diff options
Diffstat (limited to 'documentation/yocto-project-qs/qs-style.css')
| -rw-r--r-- | documentation/yocto-project-qs/qs-style.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/yocto-project-qs/qs-style.css b/documentation/yocto-project-qs/qs-style.css index 0a21bdc4bb..235c85a1ba 100644 --- a/documentation/yocto-project-qs/qs-style.css +++ b/documentation/yocto-project-qs/qs-style.css | |||
| @@ -312,6 +312,13 @@ a:hover { | |||
| 312 | /*font-weight: bold;*/ | 312 | /*font-weight: bold;*/ |
| 313 | } | 313 | } |
| 314 | 314 | ||
| 315 | /* This style defines how the permalink character | ||
| 316 | appears by itself and when hovered over with | ||
| 317 | the mouse. */ | ||
| 318 | |||
| 319 | [alt='Permalink'] { color: #eee; } | ||
| 320 | [alt='Permalink']:hover { color: black; } | ||
| 321 | |||
| 315 | 322 | ||
| 316 | div.informalfigure, | 323 | div.informalfigure, |
| 317 | div.informalexample, | 324 | div.informalexample, |
