உள்ளடக்கத்துக்குச் செல்

பயனர்:Trengarasu/monobook.css

கட்டற்ற பன்மொழி அகரமுதலியான விக்சனரியில் இருந்து.

குறிப்பு - சேமித்த பின்னர், நீங்கள் செய்த மாற்றங்களைக் காண்பதற்கு உங்கள் உலவியின் இடைமாற்று அகற்றப்பட வேண்டும்.

  • மொஸில்லா பயர்பாக்ஸ் / சபாரி: Shift+Reload, அல்லது Ctrl-F5 அல்லது Ctrl-R (⌘-R Mac ல்)
  • கூகிள் குரோம் Ctrl-Shift-R அழுத்தவும். (⌘-Shift-R Mac ல்) ;
  • இண்டர்நெட் எக்ஸ்ப்ளோரர்: Ctrl-Refresh அல்லது Ctrl-F5 ஐ அழுத்தவும்.
  • ஒபேரா: Tools → Preferences இல் இடைமாற்றை அகற்றவும்;
textarea 
{
background-color: #CCFFFF;
}



table.diff, td.diff-otitle, td.diff-ntitle
{
background-color: #66CC66;
}

.wikedFrameBody
{
background-color: #66CC66;
}

background-color: #ffffff;

td.diff-addedline
{
background-color: #666600;
}

td.diff-deletedline
{
background-color: #FF9966;
}

.diffchange 
{
color: #000099;
}

.toccolours{
background-color: #999966;
}


/* Infobox template style */
.infobox {
    border: 1px solid #aaa;
    background-color: #999966;
    color: black;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.2em;
    float: right;
    clear: right;
}
.infobox.geography {
    background-color: #999966;
}

/**
 * Image captions
 */
body.ltr .thumbcaption { text-align:center; }
body.ltr .magnify { display: none; }

/* le immagini: meglio tenerle su sfondo bianco... */
img {
    border: None;
    background-color: none;
}
 
/* thumbnails */
.ns-0 * #content div.thumb {
    border-color: #CCCC99;
}
#content div.thumb {
    border-color: #CC9966;
}
/* thumbnails */
 
div.thumb {
    margin-bottom: .5em;
    border-style: solid;
    border-color: #002000;
    width: auto;
}
div.thumb div {
    border: 1px solid #002000;
    padding: 3px !important;
    background-color: #999966;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    border: 1px solid #002000;
}



/* Use different logo */
#p-logo { 
     background: url(http://upload.wikimedia.org/wiktionary/ta/f/f5/Wiki_proposed.png) no-repeat; 
    display: none
     position:absolute; /*needed to use z-index */
       top: 2px;
       left:2px;
       height:0;
       width: 0;
     padding: 0 0 135px 135px;
     overflow: hidden;
     border: 1px solid black ;
     background-color: #CC9966;
     -moz-border-radius-topleft: 0.6em; -moz-border-radius-bottomleft: 0.6em; 
     -moz-border-radius-topright: 0.6em; -moz-border-radius-bottomright: 0.6em;
}

#column-content{padding-right: 2pt;
}

div#siteNotice { display: none; } 

#siteNotice {display: none} 

pre {
border: 1px solid #2f6fab ;
background : None;
}

/* search box and buttons */
input.searchButton{
font-size: 80%;
}

#searchInput { 
border: 1px ridge !important; 
color: #003399; 
background: #AF7817; 
} 

/* make a few corners round, only supported by moz/firefox/other gecko browsers for now */ 
#p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em; }
#content { 
    -moz-border-radius-topleft: 0.6em; -moz-border-radius-bottomleft: 0.6em; 
    -moz-border-radius-topright: 0.6em; -moz-border-radius-bottomright: 0.6em;
}
div.pBody { -moz-border-radius-topright: 0.4em; -moz-border-radius-bottomright: 0.4em; }

/*catogory box*/ 
.catlinks {
border: 1px solid #aaa;
background-color: #999966;
padding: 5px;
margin-top: 1em;
clear: both;
}

/*Modify the tabs at the top*/ 

#p-cactions li.selected a{
background-color: #CC9966;
}

.ns-0 * #p-cactions li.selected a{
background-color: #CCCC99;
}


#p-cactions .new a{
background-color: #99CC66;
}

.ns-0 * #p-cactions .new a{
background-color: #99CC66;
}


#p-cactions li a{
background-color: #99CC66     ;
color: #002bb8;
border-top:1px solid black;
border-right:1px solid black;
border-left:1px solid black;
}
.ns-0 * #p-cactions li a {
background-color: #99CC66;
}

#p-cactions li a:hover{
background-color: #99CCCC;
}





/* Modify the body*/ 

body{ 
/*background: url("http://upload.wikimedia.org/wikipedia/commons/9/94/Sanctuary.jpg") 0px 0px ; */
background:#AF7817;
}

/* "From Wikipedia, the free encyclopedia" modification */
#siteSub {
display: none !important;
}

#p-personal li a:hover{
background-color:#99CCCC;
}



/*Modify the content*/ 

#content{
/*background-image: url("http://upload.wikimedia.org/wikipedia/commons/9/94/Sanctuary.jpg"); */
background-color:#CC9966;
border: 1px solid black;
}

.ns-0 * #content{
background-color: #CCCC99;
}

a {
text-decoration:none;
}

a:hover{
color: #002bb8;
background-color:#99CCCC;
text-decoration:none;
}

h2 .editsection{
font-size: 55%;
}



/* Modify the Heading of the pages*/ 
.firstHeading {
border: 1px solid black;
margin-bottom:.100em;
margin-top: 2px;
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-right: 5px;
padding-left: 5px;

 -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em;
 -moz-border-radius-bottomleft: 0.6em; -moz-border-radius-bottomright: 0.6em;
}

/*Modify the footer of the pages*/ 
#footer {
background : None;
color : black;
border: 1px solid black;
margin: 0.6em 0em 1em 155px;
 -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em;
 -moz-border-radius-bottomleft: 0.6em; -moz-border-radius-bottomright: 0.6em;
}

/* no headers in the sidebar */
.portlet h5 {display: none; }

.pBody {
background: none; 
}


.portlet li {

list-style-image: url(http://upload.wikimedia.org/wikipedia/en/1/18/Monobook-bullet.png);

}






/**/ 
#toc { 
/*border:1px solid #2f6fab;*/
border:1px solid  black;
background: None;
padding:5px;
-moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em;
 -moz-border-radius-bottomleft: 0.6em; -moz-border-radius-bottomright: 0.6em;
}



/**/ 
.catlinks {
border: 1px solid  black;
background-color: none;
padding: 5px;
margin-top: 1em;
clear: both;
 -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em;
 -moz-border-radius-bottomleft: 0.6em; -moz-border-radius-bottomright: 0.6em;
}

/**/ 
input#wpSummary {
width: 50%;
border: 1px ridge !important; 
color: #003399; 
background: #AF7817; 
}

/**/ 
.editHelp {
margin-top:1.25em;
margin-bottom:6px;
}
 
/*
#wpSave, #wpPreview {
margin-right:1px;
}
 
#previewnote {
text-decoration: blink;
}



/* Eliminate yellow colour everywhere in borders */
#p-cactions li.selected {
border-color: #aaa;}


/* No external link icon */
#bodyContent a[href ^="http://"] {background: none; padding-right: 0px;}


/** @import url(http://ta.wikipedia.org/w/index.php?title=பயனர்:Trengarasu/universalmonobook.css&action=raw&ctype=text/css);**/


/* முதற் பக்க மாற்றங்கள் */
#interwiki-completelist {
font-weight: bold;
}
 
body.page-மதற_பககம #ca-delete {
display: none !important;
}
 

/** Main Page heading removal **/
.page-மதற_பககம #lastmod,
.page-மதற_பககம #siteSub,
.page-மதற_பககம #contentSub,
.page-மதற_பககம h1.firstHeading,
.page-மதற_பககம #lastmod,
.page-மதற_பககம #siteSub,
.page-மதற_பககம #contentSub,
.page-மதற_பககம h1.firstHeading {
display: none; /*NOT important */
}



/** Main Page heading removal **/
.page-Wiktionary_மதற_பககம #lastmod,
.page-Wiktionary_மதற_பககம #siteSub,
.page-Wiktionary_மதற_பககம #contentSub,
.page-Wiktionary_மதற_பககம h1.firstHeading,
.page-Wiktionary_மதற_பககம #lastmod,
.page-Wiktionary_மதற_பககம #siteSub,
.page-Wiktionary_மதற_பககம #contentSub,
.page-Wiktionary_மதற_பககம h1.firstHeading {
display: none; /*NOT important */
}


/** Main Page heading removal **/
.page-Wiktionary_Main_Page #lastmod,
.page-Wiktionary_Main_Page #siteSub,
.page-Wiktionary_Main_Page #contentSub,
.page-Wiktionary_Main_Page h1.firstHeading,
.page-Wiktionary_Main_page #lastmod,
.page-Wiktionary_Main_page #siteSub,
.page-Wiktionary_Main_page #contentSub,
.page-Wiktionary_Main_page h1.firstHeading {
display: none; /*NOT important */
}


/**/ 

#n-currentevents { display: none }
#t-upload { display: none }
"https://ta.wiktionary.org/w/index.php?title=பயனர்:Trengarasu/monobook.css&oldid=174525" இலிருந்து மீள்விக்கப்பட்டது