Hello, you have come here looking for the meaning of the word
User:Rursus/modern.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word
User:Rursus/modern.css, but we will also tell you about its etymology, its characteristics and you will know how to say
User:Rursus/modern.css in singular and plural. Everything you need to know about the word
User:Rursus/modern.css you have here. The definition of the word
User:Rursus/modern.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
User:Rursus/modern.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
/***************************************************************************
|| This style sheet is Free-something, released under the conditions of ||
|| GFDL, see link belowest on this page. This license is only due to the ||
|| Wikileaders saying so - otherwise it would simply have been PD. ||
||-----------------------------------------------------------------------||
|| A slightly complex style sheet making all personal links, and the ||
|| search/look-up facility a menu fixed at the top, and the article ||
|| contents fixed at the upper right. ||
***************************************************************************/
body {
background: #BBFFBB;
}
div#mw_header, div#mw_header h1 {
background: #226622;
text-decoration: none;
position: fixed;
}
div#mw_header h1 { border: none; }
div#mw_header {
border: 2px solid ; border-color: #22BB22 black black #22BB22;
}
div#p-personal {
margin: 4px 0 0 0;
position: fixed;
}
div#p-personal ul {
background: #22AA22;
}
pre { font-size: 110%; }
div#p-cactions {
background: #88FF88 !important;
margin: 25px 0 0 247px !important;
}
div#p-navigation { background: #88FF88; }
div#p-navigation h5 {
background: #226622;
text-decoration: none;
color: #FFFF80;
padding: 23px 4px 4px 10px !important;
border: 2px solid ; border-color: #00FF00 black black #00FF00;
}
div#mw_content { background: #DDFFDD; }
div#p-interaction, div#p-tb, div#p-lang { background: #88FF88; }
div#p-interaction h5, div#p-tb h5, div#p-lang h5 {
background: #226622;
text-decoration: none;
color: #FFFF80;
padding: 4px 4px 4px 10px;
border: 2px solid ; border-color: #00FF00 black black #00FF00;
}
div#p-search {
margin: -24px; padding: 0;
background: none;
}
div#p-search h5 {
display: none;
text-decoration: none;
color: yellow;
padding: 8px 4px 4px 10px;
border: 2px solid ; border-color: #22AA22 black black #22AA22 !important;
}
div#p-search input#searchInput {
top: 0.25em;
right: 8.5em;
position: absolute;
position: fixed;
}
div#p-search input#searchGoButton {
top: 0.22em;
right: 5.2em;
position: absolute;
position: fixed;
border-color: #22AA22 black black #22AA22 !important;
}
div#p-search input#mw-searchButton {
top: 0.22em;
right: 0;
position: absolute;
position: fixed;
border-color: #22AA22 black black #22AA22 !important;
}
input {
border: 1px solid white;
background: #00CC00;
color: white;
font-size: 100%;
margin: 2px;
}
input, input {
border: 1px solid white;
background: #008800;
color: white;
font-size: 100%;
margin: 2px;
}
input {
border: 2px solid;
border-color: #00FF00 black black #00FF00;
}
input {
border: 2px solid;
border-color: black #00FF00 #00FF00 black;
}
div#siteSub {
position: absolute;
position: fixed;
display: none;
top: 49px; right: 0;
font-style: italic;
font-weight: normal;
background: #FFFF00;
color: #00CC00;
text-decoration: none;
border: none;
}
li.selected {
background: #228866 !important;
}
table#toc {
/* position: fixed;
top: 4em; right: 0;
width: 33%;
font-size: 90%;
background: #88FF88;
color: white; */
}
table#toc div#toctitle {
font-size: 90%;
background: #008800;
color: yellow;
}