Dėmesio: Išsaugojus jums gali prireikti išvalyti jūsų naršyklės podėlį, kad pamatytumėte pokyčius.

  • Firefox / Safari: Laikydami Shift pasirinkite Perkrauti, arba paspauskite Ctrl-F5 ar Ctrl-R (sistemoje Apple Mac ⌘-R)
  • Google Chrome: Spauskite Ctrl-Shift-R (sistemoje Apple Mac ⌘-Shift-R)
  • Internet Explorer / Edge: Laikydami Ctrl paspauskite Naujinti, arba paspauskite Ctrl-F5
  • Opera: Eikite į Meniu → Nuostatos (sistemoje Apple Mac Opera → Nustatymai), tuomet Privatumas ir sauga → išvalyti naršymo podėlį → išsaugotos talpyklos vaizdai ir failai.
/** Čia įdėtas CSS bus taikomas visoms išvaizdoms */
table.wikitable,
table.prettytable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}
 
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}
 
table.wikitable th,
table.prettytable th {
  background: #f2f2f2;
  text-align: center;
}
 
table.wikitable caption,
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
}
 
.sfondoLibri {
   background: url("//upload.wikimedia.org/wikipedia/commons/a/a2/Bookbar1.png") right;
   background-repeat: no-repeat;
   margin: 0; 
   background-color: #F0F0F0; 
   font-size: 120%; 
   font-weight: bolder; 
   border: 1px solid #a3b0bf; 
   text-align: left; 
   color: #000; 
   padding: 0.2em 0.4em;
}
 
.sfondoLibri .editsection { display: none; }


/* Infobox template style */
 
.infobox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}
 
.infobox.sisterproject {
   width: 20em;
   font-size: 90%;
}
 
/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
   border: 0;
   border-top: 1px solid #aaaaaa;
   border-right: 1px solid #aaaaaa;
}
 
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
   border: 0;
   border-right: 1px solid #aaaaaa;
}
/* +++++ STILIAI PIRMAJAM PUSLAPIUI (EKSPERIMENTO TVARKA) +++++ */
#hauptseite h2 {
       background-color: #d8e8ff;
       border: 1px solid #8898bf;
       font-size: 1em;
       font-weight: bold;
       margin-top: 0;
       margin-bottom: 0;
       padding-top: 0.1em;
       padding-bottom: 0.1em;
 }
 #hauptseite .inhalt {
       background-color: #ffffff;
       border: 1px solid #8898bf;
       border-top: 0px solid white;
       padding: 0.3em 0.8em 0.4em 0.8em;
 }
 #hauptseite .inhalt hr {
       background-color: #8898bf;
       color: #8898bf;
       height: 1px;
       margin:0.5em 0;
       padding: 0;
 }
 #hauptseite .inhalt .mehr {
       clear: both;
       font-size: 95%;
       margin-top: 0.8em;
       text-align: right;
 }
 .hauptseite-oben,
 .hauptseite-links,
 .hauptseite-rechts {
       margin-bottom: 1em;
 }
 .hauptseite-links {
       margin-right: 0.5em;
 }
 .hauptseite-rechts {
       margin-left: 0.5em;
 }
 .hauptseite-oben h2,
 .hauptseite-unten h2 {
       text-align: center;
 }
 .hauptseite-oben .inhalt .portale {
       font-weight: bold;
       margin-top: 0.2em;
       margin-bottom: 0.2em;
 }
 .hauptseite-oben .inhalt .intern {
       font-size: 90%;
       text-align: center;
 }
 .hauptseite-links h2,
 .hauptseite-rechts h2 {
       text-indent: 0.8em;
 }
 #hauptseite-schwesterprojekte .inhalt a {
       font-weight: bold;
 }
 
/* Programavimo kalbų straipsniams (programinio kodo spalvinimui) */
.keyword {
   color:blue;
}
 
/* references */
/* make the list of references look smaller */
ol.references {
   font-size: 90%;
}
 
.references-small { font-size: 90%;}
 
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
/* column-count is from the CSS3 module "CSS Multi-column Layout" */
/* Please ignore any validator errors caused by these two lines */
.references-2column {
  font-size: 90%;
  -moz-column-count:2;
  column-count:2;
}
 
/* Highlight clicked reference in blue to help navigation */
 
ol.references > li:target {
 background-color: #DEF;
}
 
#editpage-specialchars {
margin-top:15px;
border-width:1px;
border-style:solid;
border-color:#aaaaaa;
padding:2px;
font-size:90%
}
 
.special-combo {
font-size:90%
}
 
 
table.UEFAcups {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaa solid;
  border-collapse: collapse;
  font-size: 95%;
}
 
table.UEFAcups td {
  padding: 0.2em;
  border: 1px #aaa solid;
}
 
table.UEFAcups th {
  background: #e2e2f2;
  text-align: center;
  padding: 0.2em;
  border: 1px #aaa solid;
}
 
table.UEFAdek {
  background-color:#f8f9f8;
  text-align:center;
  font-size:90%;
}
table.UEFAdek th {
  background: #e2e2f2;
  text-align: center;
  padding: 0.2em;
  border: 1px #aaa solid;
}
table.UEFAdek td {
  padding: 0.2em;
  border: 1px #aaa solid;
}
table.UEFAdek td.UEFAcorner {
  background-color:white;
  border: none;
  padding: 0.2em;
}
table.UEFAdek td.UEFAleft {
  text-align:left !important;
  background: #e2e2f2;
  text-align: center;
  padding: 0.2em;
  border: 1px #aaa solid;
}
 
table.navbox {
background-color:#F9F9F9;
border:1px solid #AAAAAA;
clear:both;
font-size:90%;
margin:1em 0em 0em;
padding:2px;
text-align:center;
width:100%;
}
table.navbox th {
background-color:#CCCCFF;
padding-left:1em;
padding-right:1em;
}
 
 
/*</nowiki></pre>*/