Team:Vilnius-Lithuania/Vilnius15 wiki

html body {

   font-family: Helvetica,Arial,Verdana,sans-serif;
   color: #000000;
   background: rgb(249,249,249);

}

/* Hide page title (it would appear before the header) */

h1.firstHeading {

   display: none;

} p {

 margin-bottom: 25px;
 height: auto !important;
 margin-left: 0px!important;
 margin-right: 0px!important;
 margin-top: 20px!important;
 margin-bottom: 0px!important;

}


/* */ .text-heading {

 color: rgb(62,62,62);
 margin-top: 0px;
 padding-top: 5px;
 text-align: center;
 font-size: 34px!important;

} .tright { border: none !important; } .tleft { border-color: rgb(249,249,249) !important; } .tnone { border-color: rgb(249,249,249) !important; } a.nav-link-o {

 padding-left: 10px;
 padding-right: 10px;

} a.nav-link-o:link {

 color: rgb(200,200,200);

} a.nav-link-o:visited {

 color: rgb(200,200,200);

} a.nav-link-o:hover {

 color: rgb(255,255,255);

} a.nav-link-o:active {

 color: rgb(255,255,255) !important;

} a.clink:link {

   color: rgb(240,173,78);

}

a.clink:visited {

   color: rgb(240,173,78);

} a.clink:hover {

   color: rgb(236,151,31);

} a.clink:active {

   color: rgb(236,151,31);

}