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) */
|
/* some links we want to print the url along with (CSS2) */
|
||||||
a.printurl:after {
|
a.printurl:after {
|
||||||
content: " <" attr(href) ">";
|
content: " <" attr(href) ">";
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -373,7 +373,7 @@ pre.terminal { /* Terminal output*/
|
|||||||
|
|
||||||
/* some links we want to print the url along with (CSS2) */
|
/* some links we want to print the url along with (CSS2) */
|
||||||
a.printurl:after {
|
a.printurl:after {
|
||||||
content: " <" attr(href) ">";
|
content: " <" attr(href) ">";
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user