mirror of
https://review.haiku-os.org/userguide
synced 2024-11-23 07:08:25 +01:00
Fix css for userguide and welcome page
This commit is contained in:
parent
c53378d108
commit
94bfa9c372
@ -373,7 +373,7 @@ pre.terminal { /* Terminal output*/
|
||||
|
||||
/* some links we want to print the url along with (CSS2) */
|
||||
a.printurl:after {
|
||||
content: " <" attr(href) ">";
|
||||
content: " <" attr(href) ">";
|
||||
font-weight: normal;
|
||||
font-size: small;
|
||||
}
|
||||
|
@ -373,7 +373,7 @@ pre.terminal { /* Terminal output*/
|
||||
|
||||
/* some links we want to print the url along with (CSS2) */
|
||||
a.printurl:after {
|
||||
content: " <" attr(href) ">";
|
||||
content: " <" attr(href) ">";
|
||||
font-weight: normal;
|
||||
font-size: small;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user