mirror of
https://review.haiku-os.org/userguide
synced 2026-02-03 23:43:41 +01:00
Fix css for userguide and welcome page
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user