Строка 1:
Строка 1:
−
@
+
@media print {
+
a.stub,a.new {
+
color: #ba0000;
+
text-decoration: none;
+
}
+
+
#toc {
+
border: 1px solid #aaaaaa;
+
background-color: #f9f9f9;
+
padding: 5px;
+
display: -moz-inline-block;
+
display: inline-block;
+
display: table;
+
zoom: 1;
+
*display: inline;
+
}
+
+
div.floatright {
+
float: right;
+
clear: right;
+
position: relative;
+
margin: 0.5em 0 0.8em 1.4em;
+
}
+
+
div.floatright p {
+
font-style: italic;
+
}
+
+
div.floatleft {
+
float: left;
+
clear: left;
+
position: relative;
+
margin: 0.5em 1.4em 0.8em 0;
+
}
+
+
div.floatleft p {
+
font-style: italic;
+
}
+
+
div.center {
+
text-align: center;
+
}
+
+
div.thumb {
+
border: none;
+
width: auto;
+
margin-top: 0.5em;
+
margin-bottom: 0.8em;
+
background-color: transparent;
+
}
+
+
div.thumbinner {
+
border: 1px solid #cccccc;
+
padding: 3px !important;
+
background-color: White;
+
font-size: 94%;
+
text-align: center;
+
overflow: hidden;
+
}
+
+
html .thumbimage {
+
border: 1px solid #cccccc;
+
}
+
+
html .thumbcaption {
+
border: none;
+
text-align: left;
+
line-height: 1.4em;
+
padding: 3px !important;
+
font-size: 94%;
+
}
+
+
div.magnify {
+
display: none;
+
}
+
+
div.tright {
+
float: right;
+
clear: right;
+
margin: 0.5em 0 0.8em 1.4em;
+
}
+
+
div.tleft {
+
float: left;
+
clear: left;
+
margin: 0.5em 1.4em 0.8em 0;
+
}
+
+
img.thumbborder {
+
border: 1px solid #dddddd;
+
}
+
+
table.rimage {
+
float: right;
+
width: 1pt;
+
position: relative;
+
margin-left: 1em;
+
margin-bottom: 1em;
+
text-align: center;
+
}
+
+
body {
+
background: white;
+
color: black;
+
margin: 0;
+
padding: 0;
+
}
+
+
.noprint,div#jump-to-nav,.mw-jump,div.top,div#column-one,#colophon,.mw-editsection,.mw-editsection-like,.toctoggle,.tochidden,div#f-poweredbyico,div#f-copyrightico,li#viewcount,li#about,li#disclaimer,li#mobileview,li#privacy,#footer-places,.mw-hidden-catlinks,tr.mw-metadata-show-hide-extended,span.mw-filepage-other-resolutions,#filetoc,.usermessage,.patrollink,#mw-navigation {
+
display: none;
+
}
+
+
ul {
+
list-style-type: square;
+
}
+
+
#content {
+
background: none;
+
border: none !important;
+
padding: 0 !important;
+
margin: 0 !important;
+
direction: ltr;
+
}
+
+
#footer {
+
background: white;
+
color: black;
+
margin-top: 1em;
+
border-top: 1px solid #AAA;
+
direction: ltr;
+
}
+
+
h1,h2,h3,h4,h5,h6 {
+
font-weight: bold;
+
}
+
+
dt {
+
font-weight: bold;
+
}
+
+
p {
+
margin: 1em 0;
+
line-height: 1.2em;
+
}
+
+
pre,.mw-code {
+
border: 1pt dashed black;
+
white-space: pre;
+
font-size: 8pt;
+
overflow: auto;
+
padding: 1em 0;
+
background: white;
+
color: black;
+
}
+
+
table.listing,table.listing td {
+
border: 1pt solid black;
+
border-collapse: collapse;
+
}
+
+
a {
+
color: black !important;
+
background: none !important;
+
padding: 0 !important;
+
}
+
+
a:link,a:visited {
+
color: #520;
+
background: transparent;
+
text-decoration: underline;
+
}
+
+
#content a.external.text:after,#content a.external.autonumber:after {
+
content: " (" attr(href) ")";
+
}
+
+
#globalWrapper {
+
width: 100% !important;
+
min-width: 0 !important;
+
}
+
+
#content {
+
background: white;
+
color: black;
+
}
+
+
#column-content {
+
margin: 0 !important;
+
}
+
+
#column-content #content {
+
padding: 1em;
+
margin: 0 !important;
+
}
+
+
a,a.external,a.new,a.stub {
+
color: black !important;
+
text-decoration: none !important;
+
}
+
+
a,a.external,a.new,a.stub {
+
color: inherit !important;
+
text-decoration: inherit !important;
+
}
+
+
img {
+
border: none;
+
vertical-align: middle;
+
}
+
+
span.texhtml {
+
font-family: serif;
+
}
+
+
#siteNotice {
+
display: none;
+
}
+
+
li.gallerybox {
+
vertical-align: top;
+
display: -moz-inline-box;
+
display: inline-block;
+
}
+
+
ul.gallery,li.gallerybox {
+
zoom: 1;
+
*display: inline;
+
}
+
+
ul.gallery {
+
margin: 2px;
+
padding: 2px;
+
display: block;
+
}
+
+
li.gallerycaption {
+
font-weight: bold;
+
text-align: center;
+
display: block;
+
word-wrap: break-word;
+
}
+
+
li.gallerybox div.thumb {
+
text-align: center;
+
border: 1px solid #ccc;
+
margin: 2px;
+
}
+
+
div.gallerytext {
+
overflow: hidden;
+
font-size: 94%;
+
padding: 2px 4px;
+
word-wrap: break-word;
+
}
+
+
table.diff {
+
background: white;
+
}
+
+
td.diff-otitle {
+
background: #ffffff;
+
}
+
+
td.diff-ntitle {
+
background: #ffffff;
+
}
+
+
td.diff-addedline {
+
background: #ccffcc;
+
font-size: smaller;
+
border: solid 2px black;
+
}
+
+
td.diff-deletedline {
+
background: #ffffaa;
+
font-size: smaller;
+
border: dotted 2px black;
+
}
+
+
td.diff-context {
+
background: #eeeeee;
+
font-size: smaller;
+
}
+
+
.diffchange {
+
color: silver;
+
font-weight: bold;
+
text-decoration: underline;
+
}
+
+
table.wikitable,table.mw_metadata {
+
margin: 1em 0;
+
border: 1px #aaa solid;
+
background: white;
+
border-collapse: collapse;
+
}
+
+
table.wikitable > tr > th,table.wikitable > tr > td,table.wikitable > * > tr > th,table.wikitable > * > tr > td,.mw_metadata th,.mw_metadata td {
+
border: 1px #aaa solid;
+
padding: 0.2em;
+
}
+
+
table.wikitable > tr > th,table.wikitable > * > tr > th,.mw_metadata th {
+
text-align: center;
+
background: white;
+
font-weight: bold;
+
}
+
+
table.wikitable > caption,.mw_metadata caption {
+
font-weight: bold;
+
}
+
+
a.sortheader {
+
margin: 0 0.3em;
+
}
+
+
.wikitable,.thumb,img {
+
page-break-inside: avoid;
+
}
+
+
h2,h3,h4,h5,h6 {
+
page-break-after: avoid;
+
}
+
+
p {
+
widows: 3;
+
orphans: 3;
+
}
+
+
.catlinks ul {
+
display: inline;
+
margin: 0;
+
padding: 0;
+
list-style: none;
+
list-style-type: none;
+
list-style-image: none;
+
vertical-align: middle !ie;
+
}
+
+
.catlinks li {
+
display: inline-block;
+
line-height: 1.15em;
+
padding: 0 .4em;
+
border-left: 1px solid #AAA;
+
margin: 0.1em 0;
+
zoom: 1;
+
display: inline !ie;
+
}
+
+
.catlinks li:first-child {
+
padding-left: .2em;
+
border-left: none;
+
}
+
}
+
+
@media screen {
+
.mw-content-ltr {
+
direction: ltr;
+
}
+
+
.mw-content-rtl {
+
direction: rtl;
+
}
+
+
.sitedir-ltr textarea,.sitedir-ltr input {
+
direction: ltr;
+
}
+
+
.sitedir-rtl textarea,.sitedir-rtl input {
+
direction: rtl;
+
}
+
+
mark {
+
background-color: yellow;
+
color: black;
+
}
+
+
input[type="submit"],input[type="button"],input[type="reset"],input[type="file"] {
+
direction: ltr;
+
}
+
+
textarea[dir="ltr"],input[dir="ltr"] {
+
direction: ltr;
+
}
+
+
textarea[dir="rtl"],input[dir="rtl"] {
+
direction: rtl;
+
}
+
+
abbr[title],.explain[title] {
+
border-bottom: 1px dotted;
+
cursor: help;
+
}
+
+
.mw-plusminus-pos {
+
color: #006400;
+
}
+
+
.mw-plusminus-neg {
+
color: #8b0000;
+
}
+
+
.mw-plusminus-null {
+
color: #aaa;
+
}
+
+
.allpagesredirect,.redirect-in-category,.watchlistredir {
+
font-style: italic;
+
}
+
+
span.comment {
+
font-style: italic;
+
}
+
+
span.changedby {
+
font-size: 95%;
+
}
+
+
.texvc {
+
direction: ltr;
+
unicode-bidi: embed;
+
}
+
+
img.tex {
+
vertical-align: middle;
+
}
+
+
span.texhtml {
+
font-family: serif;
+
}
+
+
#wikiPreview.ontop {
+
margin-bottom: 1em;
+
}
+
+
#editform,#toolbar,#wpTextbox1 {
+
clear: both;
+
}
+
+
#toolbar img {
+
cursor: pointer;
+
}
+
+
div.mw-filepage-resolutioninfo {
+
font-size: smaller;
+
}
+
+
h2#filehistory {
+
clear: both;
+
}
+
+
table.filehistory th,table.filehistory td {
+
vertical-align: top;
+
}
+
+
table.filehistory th {
+
text-align: left;
+
}
+
+
table.filehistory td.mw-imagepage-filesize,table.filehistory th.mw-imagepage-filesize {
+
white-space: nowrap;
+
}
+
+
table.filehistory td.filehistory-selected {
+
font-weight: bold;
+
}
+
+
.filehistory a img,#file img:hover {
+
background: white url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
+
background: white url(https://fishingwiki.ru/skins/common/images/Checker-16x16.png?2021-05-21T11:38:20Z) repeat!ie;
+
}
+
+
li span.deleted,span.history-deleted {
+
text-decoration: line-through;
+
color: #888;
+
font-style: italic;
+
}
+
+
.not-patrolled {
+
background-color: #ffa;
+
}
+
+
.unpatrolled {
+
font-weight: bold;
+
color: red;
+
}
+
+
div.patrollink {
+
font-size: 75%;
+
text-align: right;
+
}
+
+
td
/* cache key: fishingwiki-_wiki:resourceloader:filter:minify-css:7:1a5ce309f4bbd835e4b995a9745471a1 */
/* cache key: fishingwiki-_wiki:resourceloader:filter:minify-css:7:1a5ce309f4bbd835e4b995a9745471a1 */