User:Soap/vector.css

Hello, you have come here looking for the meaning of the word User:Soap/vector.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word User:Soap/vector.css, but we will also tell you about its etymology, its characteristics and you will know how to say User:Soap/vector.css in singular and plural. Everything you need to know about the word User:Soap/vector.css you have here. The definition of the word User:Soap/vector.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofUser:Soap/vector.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
p, ol {
	 
	 FONT-SIZE: 24px !important;
	 /* earlier had body, #globalWrapper 150%. try "mw-content-text" */
	 /* earlier used 150pct, now trying 1.5em */
}
	
.vector-body {
 
	background-color: #c0ffee;
	 
	
}


.etytree {
	font-size: 12px !important;
}

.ext-discussiontools-init-highlight-fadein {
	
 background-color: #e90047;
 mix-blend-mode: screen;
 /* was ffc9db, but loaded as c0c9db for som reason, as if it were possible to use "multiply" colors in CSS, which so far as i know it is not */
}
	
#pt-logout {
	display: none;
}	
   
/* beginniung of old code */
	  
.inflection-table a.new { color: #c03962; }

.serial-comma { display: inline; }
	  
 
.headword a:nth-of-type(5n+2){
     color: #1fba00;
}

.headword a:nth-of-type(5n+3){
     color: #ba8802;
}

.headword a:nth-of-type(5n+4){
     color: #d40073;
}

.headword a:nth-of-type(5n+5){
     color: #7100c8;
}


   
	 
I
{
    FONT-WEIGHT: 700;
    COLOR: #FF0000;
    FONT-STYLE: italic;
    FONT-SIZE: inherit;
}

B
{
    FONT-WEIGHT: 700;
    COLOR: #0000FF !important;
    FONT-STYLE: normal;
    FONT-SIZE: inherit;
}

EM
{
    FONT-WEIGHT: 700;
    COLOR: #FF0000;
    FONT-STYLE: italic;
    FONT-SIZE: inherit;
}

 
textarea
{
	FONT-SIZE:	100% !important;
}

A
{
    FONT-WEIGHT: 700;
    COLOR: #40B0B0 ;
}

A.new 
{
	FONT-WEIGHT: 700;
    COLOR: #FF0040  !important;
	
}

.selflink {
	color: #a00080 !important;
}

.h-usage-example {
	background-color: #d0d0d0;
}