Участник:LllKSTlll/common.css
Перейти к навигации
Перейти к поиску
Замечание: Возможно, после публикации вам придётся очистить кэш своего браузера, чтобы увидеть изменения.
- Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl+F5 или Ctrl+R (⌘+R на Mac)
- Google Chrome: Нажмите Ctrl+Shift+R (⌘+Shift+R на Mac)
- Internet Explorer / Edge: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl+F5
- Opera: Нажмите Ctrl+F5.
/*
Геокар
.t-geoinfobox > tbody > tr > th {
border-style:solid;
border-width:1px;
padding:0 3px;
}
.t-geoinfobox > tbody > tr > th:first-child {text-align:right;}
.t-geoinfobox > tbody > tr > th:only-child {text-align:center;}
цвет фона и рамок
.t-geoinfobox-1 > tbody > tr > th {background:#fec; border-color:#aaa;}
.t-geoinfobox-2 > tbody > tr > th {background:#9c6; border-color:#9c6;}
.t-geoinfobox-3 > tbody > tr > th {background:#e7dcc3; border-color:#996;}
.t-geoinfobox-4 > tbody > tr > th {background:#FA8072; border-color:#A52A2A;}
.t-geoinfobox-5 > tbody > tr > th {background:#ACF;}
.t-geoinfobox-6 > tbody > tr > th {background:#e7dcc3; border-color:#996;}
.t-geoinfobox-7 > tbody > tr > th {background:#ABCDEF; border-color:#ABCDEF;}
.t-geoinfobox-8 > tbody > tr > th {background:#fff0e8; border-color:#fff0e8;}
.t-geoinfobox-9 > tbody > tr > th {background:#e0e8ff; border-color:#4877c8;}
.t-geoinfobox-10 > tbody > tr > th {background:#D0F0C0;}
.t-geoinfobox-11 > tbody > tr > th {background:#8FBC8F;}
.t-geoinfobox-12 > tbody > tr > th {background:#fec; border-color:#aaa;}
.t-geoinfobox-13 > tbody > tr > th {background:#8FBC8F; border-color:#2F4F4F;;}
.t-geoinfobox-14 > tbody > tr > th {background:#b0c4de;}
IUCN
.t-geoinfobox > tbody > tr > th.IUCN-1a {background:#E7AF97;}
.t-geoinfobox > tbody > tr > th.IUCN-1b {background:#DACAA5;}
.t-geoinfobox > tbody > tr > th.IUCN-2 {background:#CDE5B2;}
.t-geoinfobox > tbody > tr > th.IUCN-3 {background:#BFFFBF;}
.t-geoinfobox > tbody > tr > th.IUCN-4 {background:#B2E5CD;}
.t-geoinfobox > tbody > tr > th.IUCN-5 {background:#A5CADA;}
.t-geoinfobox > tbody > tr > th.IUCN-6 {background:#A8BDEC;}
<table
class="infobox t-geoinfobox t-geoinfobox-*"
cellspacing="2">
infobox
infobox-above
infobox-subheader
infobox-image
infobox-below
html {transform:rotate(1deg)}
.folder ul {
list-style-image:url("https://data.cyclowiki.org/images/4/42/%D0%97%D0%BD%D0%B0%D1%87%D0%BE%D0%BA_%D0%BB%D1%83%D0%BF%D1%8B.png");
list-style-type:none;
}
.folder ol {
list-style-image:url("https://data.cyclowiki.org/images/6/65/Uico.PNG");
list-style-type:none;
}
.folder ul,
.folder ol {
margin:0 0 .1em 1em;
}
.folder li {
margin:0;
}
.comma span + span:before {content:"," "\20";}
.comma.and span:last-child:before {content: "\20" "и" "\20";}
.infobox > tbody > tr > th + td:last-child,
.infobox > tbody > tr > td + td:last-child {width:60%;}
.infobox > tbody > tr > th + td,
.infobox > tbody > tr > td + td,
.infobox > tbody > tr > th + td + td:last-child,
.infobox > tbody > tr > td + td + td:last-child {width:33%;}
.fixcollist320 {
-webkit-column-gap:0px;
-moz-column-gap:0px;
column-gap:0px;
}
.infobox-header {}
.infobox-label {}
.infobox-data {}
.infobox-full-data {}
.infobox-medals {}
*/