User:Junior5a/common.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .js page for this skin is at User:Junior5a/common.js. |
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/d-QWLnp4didxos_6urzFtg.woff) format('woff');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto Regular'), local('Roboto-Regular'), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/grlryt2bdKIyfMSOhzd1eA.woff) format('woff');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: local('Roboto Bold'), local('Roboto-Bold'), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/vxNK-E6B13CyehuDCmvQvw.woff) format('woff');
}
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/iE8HhaRzdhPxC93dOdA05z8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: local('Roboto Italic'), local('Roboto-Italic'), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/biUEjW7P-lfzIZFXrcy-wQ.woff) format('woff');
}
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/owYYXKukxFDFjr0ZO8NXhz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
font-family: 'Source Code Pro';
font-style: normal;
font-weight: 400;
src: local('Source Code Pro'), local('SourceCodePro-Regular'), url(https://themes.googleusercontent.com/static/fonts/sourcecodepro/v4/mrl8jkM18OlOQN8JLgasDxBHWFfxJXS04xYOz0jw624.woff) format('woff');
}
body{
font-family:'Roboto' !important;
background:#fff !important;
}
h1{
border:0px !important;
font-family:'Roboto' !important;
font-weight:700 !important;
font-size:36px !important;
}
h2{
border:0px !important;
font-family:'Arial' !important;
font-weight:400 !important;
font-size:26px !important;
}
h3{
border:0px !important;
font-family:'Arial' !important;
font-weight:400 !important;
font-size:16px !important;
}
#content h3{
font-size:20px !important;
}
p{
font-weight:300 !important;
line-height:1.9 !important;
}
table,td,th{
border:0px !important;
border-collapse:collapse !important;
padding:5px !important;
}
ul,li{
background:transparent !important;
border:0px !important;
line-height:1.8 !important;
font-size:14px !important;
font-weight:300 !important;
}
li span{
background:transparent !important;
border:0px !important;
font-size:14px !important;
}
.reference,hr{
/*display:none;*/
font-size:9px !important;
}
dl{
font-weight:300 !important;
}
dt{
font-style:italic;
font-size:16px !important;
margin-top:10px !important;
}
dd{
font-size:15px !important;
}
#p-logo a{
background-image:url('http://icons.iconarchive.com/icons/sykonist/popular-sites/128/Wikipedia-icon.png') !important;
}
code{
padding:3px !important;
background:transparent !important;
color:#39892f !important;
}
tt{
font-family:'Source Code Pro','Lucida Sans Unicode','Courier New' !important;
font-size:16px !important;
}
a,a:link,a:hover,a:visited{
color:#067BAD !important;
}
.new,.new:link,.new:visited{
color:#cd5b45 !important;
}
blockquote{
border:0px !important;
font-style:italic !important;
font-size:20px !important;
margin:35px 75px !important;
line-height:1.5 !important;
font-weight:300 !important;
background:transparent !important;
}
select{
padding:0px 10px;
}
.mw-ui-button,.mw-ui-progressive{
border-radius:4px !important;
border:1px solid #347Bff !important;
color:#347Bff !important;
background:#fff !important;
text-shadow:0px 0px 0px;
}
.mw-ui-button.mw-ui-progressive:hover,.mw-ui-button.mw-ui-progressive:focus,.mw-ui-button.mw-ui-progressive:active,.mw-ui-button:hover,.mw-ui-progressive:hover,.mw-ui-button:focus,.mw-ui-progressive:focus{
box-shadow:0px 0px 0px !important;
text-shadow:0px 0px 0px !important;
border:1px solid #347Bff !important;
}
#wpSave,#wpPreview,#wpDiff{
border-radius:4px !important;
border:1px solid #347Bff !important;
color:#347Bff !important;
background:#fff !important;
text-shadow:0px 0px 0px;
padding: 0.5em 1em;
cursor:pointer;
}
#wpSave:hover,#wpPreview:hover,#wpDiff:hover{
color:rgba(52,123,255,0.5) !important;;
}
/* Search */
#simpleSearch{
border:1px solid rgba(0,0,0,0.25) !important;
background:transparent !important;
color:#000 !important;
border-radius:5px !important;
padding:7px 7px 0px 7px !important;
}
#searchInput{
border:0px !important;
background:transparent !important;
font-family:'Roboto' !important;
font-size:16px !important;
padding:4px 7px 7px 7px !important;
}
#searchButton{
right:7px !important;
}
.mw-ui-input{
font-family:'Roboto' !important;
border:1px solid #347Bff !important;
color:#000 !important;
background:#fff !important;
font-size:16px !important;
}
.mw-ui-input:focus{
box-shadow:0px 0px 0px !important;
}
.suggestions{
font-weight:300 !important;
font-size:15px !important;
max-width:300px !important;
margin-top:15px !important;
border:0px !important;
box-shadow:2px 2px 10px 2px rgba(0,0,0,0.5);
}
.suggestions-results{
border:0px !important;
}
.suggestions-result{
padding:10px !important;
}
.imeselector,#searchEngines{
display:none !important;
}
.mw-search-formheader{
border:0px !important;
background:transparent !important;
}
.mw-search-result-heading,.searchresult,.searchmatch{
font-size:14px !important;
font-weight:400 !important;
padding:3px 0px !important;
}
.searchmatch{
font-weight:700 !important;
}
.mw-search-result-data,.mw-search-createlink{
display:none;
}
/* Основная страница */
#mw-page-base,.vectorTabs{
background:transparent !important;
border:0px !important;
}
#content{
border:0px !important;
margin-left:215px !important;
}
.portal{
background:transparent !important;
}
#mw-panel{
width:200px !important;
background:rgba(0,0,0,0.04);
}
#mw-head{
opacity:0.5;
border:0px !important;
width: calc(100% - 233px) !important;
-webkit-transition-property:opacity !important;
-moz-transition-property:opacity !important;
-o-transition-property:opacity !important;
-ms-transition-property:opacity !important;
transition-property:opacity !important;
-webkit-transition-duration:0.5s !important;
-moz-transition-duration:0.5s !important;
-o-transition-duration:0.5s !important;
-ms-transition-duration:0.5s !important;
transition-duration:0.25s !important;
}
#mw-head:hover{
opacity:1 !important;
}
.uls-settings-trigger{
display:none !important;
}
#left-navigation {
margin-left:5px !important;
}
.wikitable{
font-weight:300 !important;
}
.wikitable td,.wikitable th{
border:1px dashed rgba(0,0,0,0.07) !important;
}
pre{
line-height:1.3 !important;
font-family:'Source Code Pro','Lucida Sans Unicode','Couriew New','Arial' !important;
border:0px !important;
background:0px !important;
font-size:16px !important;
}
.mw-code{
border:0px !important;
padding:17px !important;
background:0px !important;
font-size:16px !important;
}
.thumbinner,.thumb,.toccolours,.graytable{
background:transparent !important;
border:0px !important;
font-size:16px !important;
}
.thumbimage{
border:0px !important;
}
.thumbcaption{
font-style:italic !important;
margin:7px 0px !important;
}
.thumbimage:hover{
opacity:0.85 !important;
}
/* Курсивный небольшой жирноватый шрифт в начале страницы */
.dablink{
margin:14px 0px !important;
font-weight:300 !important;
font-size:18px !important;
}