|
@@ -3,5 +3,4 @@ body {font-size: 12pt !important;}
|
|
|
.m-manual .manual-right{position: relative;left: 0 !important; top: 0;}
|
|
|
.manual-article .article-content{ min-width: initial !important;max-width: initial !important; width: inherit !important;padding: auto !important;}
|
|
|
pre, code {white-space: pre-wrap !important;word-wrap: break-word !important;}
|
|
|
-a:link, a:visited {color: blue !important;text-decoration: underline !important;}
|
|
|
-body a:link:after, body a:visited:after {content: " (" attr(href) ") ";}
|
|
|
+a:link, a:visited {color: blue !important;text-decoration: underline !important;}
|