|
|
Строка 1: |
Строка 1: |
| __NOTOC__ __NOEDITSECTION__ | | __NOTOC__ __NOEDITSECTION__ |
| <html> | | <html> |
− | <style> | + | <style> |
| + | #catlinks-top, .replication-info { |
| + | display: none; |
| + | } |
| + | |
| h1, h2, h3, h4 { | | h1, h2, h3, h4 { |
− | font-family: Verdana, Verdana, Geneva, sans-serif; | + | font-family: Verdana, Geneva, sans-serif; |
| + | line-height: 120%; |
| } | | } |
| | | |
Строка 27: |
Строка 32: |
| border-bottom: 0px ! important; | | border-bottom: 0px ! important; |
| } | | } |
− | | + | |
− | #wiki-help h3 a:hover {
| + | |
− | background-color: purple ! important;
| + | |
− | color: white;
| + | |
− | }
| + | |
− |
| + | |
| #wiki-help h3, #wiki-help h3 a:link, #wiki-help h3 a:visited { | | #wiki-help h3, #wiki-help h3 a:link, #wiki-help h3 a:visited { |
− | color: teal; | + | color: teal ! important; |
| background-color: white; | | background-color: white; |
| } | | } |
Строка 42: |
Строка 42: |
| } | | } |
| | | |
− | #wiki-help a:link, a:visited, a.external.link, a.external.visited { | + | #wiki-help a:link, #wiki-help a:visited, #wiki-help a.external.link, #wiki-help a.external.visited { |
| background-color: #EEEEEE; | | background-color: #EEEEEE; |
− | color: #333333; | + | color: #333333 ! important; |
| } | | } |
| | | |
Строка 54: |
Строка 54: |
| | | |
| #wiki-help a.new { | | #wiki-help a.new { |
− | color: white; | + | color: white ! important; |
| background-color: firebrick; | | background-color: firebrick; |
| text-decoration: none; | | text-decoration: none; |
| } | | } |
| + | |
| + | #wiki-help-main h3 a:hover { |
| + | background-color: purple ! important; |
| + | color: white ! important; |
| + | } |
| + | |
| + | #wiki-help-main p { |
| + | text-align: left ! important; |
| + | } |
| | | |
| #wiki-help-content h2 { | | #wiki-help-content h2 { |
Строка 68: |
Строка 77: |
| </style> | | </style> |
| </html> | | </html> |
| + | |
| + | {{#set: |
| + | |HelpId={{{HelpId|}}} |
| + | |HelpOrder={{{HelpOrder|}}} |
| + | |ParentMenuId={{{ParentMenuId|}}} |
| + | |ParentMainId={{{ParentMainId|}}} |
| + | |HelpContent={{{page|}}} |
| + | |HelpDisplay={{{HelpDisplay|}}} |
| + | }} |
| | | |
| <div id="wiki-help"> | | <div id="wiki-help"> |
{{#set:
|HelpId=
|HelpOrder=
|ParentMenuId=
|ParentMainId=
|HelpContent=
|HelpDisplay=
}}