Ver Mensaje Individual
  #1 (permalink)  
Antiguo 02/03/2008, 05:17
joaquina5
 
Fecha de Ingreso: octubre-2007
Mensajes: 41
Antigüedad: 16 años, 6 meses
Puntos: 0
De acuerdo Fuente en la plantilla

Me gustaria editar la fuente con la que por defecto escribe esta plantilla, no cambiarla sino aumentar la fuente, no se donde se aumenta la fuente ya que cuando realizo algun cambio se me fastidia todo, yo solo quiero poner la fuente de la letra en los artículos un poca mas grande, esta es la plantilla CSS, si alguien me ayuda Gracias.
/* TOP Buttons */
#buttons {
float: right;
margin: 0px;
padding: 0px;
width: 50%;
}

ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
font-size: 0.8em;
}

ul#mainlevel-nav li
{
display: block;
background-image: none;
padding-left: 0px;
padding-right: 0px;
float: right;
margin: 0;
width: auto;
font-size: 11px;
line-height: 18px;
white-space: nowrap;
border-left: 1px dashed #C0D3F3;

}

ul#mainlevel-nav li a
{
display: block;
padding-left: 5px;
padding-right: 5px;
text-decoration: none;
color: #333333;
background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
color: #C0D3F3;
background: #061F4B;
}


#active_menu {
color: #C0D3F3;
font-weight: bold;
}

a#active_menu:hover {
color: #061F4B;
}

.maintitle {
color: #ffffff;
font-size: 40px;
padding-left: 15px;
padding-top: 20px;
}

.error {
font-style: italic;
text-transform: uppercase;
padding: 5px;
color: #C0D3F3;
font-size: 14px;
font-weight: bold;
}



.back_button {
float: left;
font-size: 11px;
font-weight: bold;
margin-top: 15px;
margin-bottom: 10px;
border: 2px solid #C0D3F3;
width: 40px;
padding: 4px;
}

.pagenav {
text-align: center;
font-size: 11px;
font-weight: bold;
border: 1px solid #C0D3F3;
width: auto;
padding: 4px;
margin: 1px;
}

.pagenavbar {
padding-right: 5px;
float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}


td {
text-align: left;
font-size: 11px;
}



body {
margin: 0px;
height: 100%;
padding: 0px;
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
color: #333333;
background: #ffffff;
scrollbar-3dlight-color: #6095FD;
scrollbar-base-color: #F0F1FF;
scrollbar-darkshadow-color: #6095FD;
scrollbar-face-color: #F0F1FF;
scrollbar-highlight-color: #6095FD;
scrollbar-shadow-color: #6095FD;
scrollbar-track-color: #6095FD;
scrollbar-arrow-color: #6095FD;
}

/* mambo core stuff */
a:link, a:visited {
color: #061F4B; text-decoration: none;
font-weight: bold;
}

a:hover {
color: #6095FD; text-decoration: none;
font-weight: bold;
}


table.contentpaneopen {
width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.contentpane td {
margin: 0px;
padding: 0px;
}

table.contentpane td.componentheading {
padding-left: 4px;
}

table.contentpane td.contentheading {
padding-left: 15px;
padding-top: 9px;
}

.button {
padding: 2px 5px 2px 5px;
height: 22px;
border: solid 1px #C0D3F3;
background-color: #ffffff;
color: #061F4B;
font-family: Arial, Helvetica, Sans Serif;
text-align: center;
font-size: 11px;
font-weight: bold;
}

.inputbox {
padding: 2px;
border: 1px solid #061F4B;
background-color: #F0F1FF;
}


.contentcolumn {
padding-right: 5px;
}

.contentheading {
height: 26px;
background: url(../images/contenthead.png) no-repeat;
color: #061F4B;
text-align: left;
padding-left: 12px;
font-weight: bold;
font-size: 12px;
white-space: nowrap;
}

.contentpagetitle {
font-size: 13px;
font-weight: bold;
color: #C0D3F3;
text-align:left;
}

table.searchinto {
width: 100%;
}

table.searchintro td {
font-weight: bold;
}

table.moduletable {
width: 100%;
padding: 0px;
border-spacing: 0px;
border-collapse: collapse;
margin-bottom: 3px;

}

table.moduletable th {
background: url(../images/moduleheading.png) no-repeat;
color: #061F4B;
text-align: left;
padding-left: 12px;
height: 12px;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
background-repeat: no-repeat;
line-height: 10px;
border-bottom: 1px solid #C0D3F3;
}

table.moduletable td {
font-size: 11px;
padding: 0px;
margin: 0px;
font-weight: normal;

}

table.pollstableborder td {
padding: 2px;
}

.sectiontableheader {
font-weight: bold;
background: #F0F1FF;
padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
background-color : #ffffff;
}

.sectiontableentry2 {
background-color : #F0F1FF;
}

.small {
color: #061F4B;
font-size: 9px;
font-weight: bold;
}

.createdate {
height: 15px;
padding-bottom: 10px;
color: #061F4B;
font-size: 8px;
font-weight: bold;
}

.modifydate {
height: 15px;
padding-top: 10px;
color: #061F4B;
font-size: 8px;
font-weight: bold;
}

table.contenttoc {
border: 1px solid #C0D3F3;
padding: 2px;
margin-left: 2px;
margin-bottom: 2px;
}

table.contenttoc th {
background: url(../images/subhead_bg.png) repeat-x;
color: #061F4B;
text-align: left;
padding-top: 2px;
padding-left: 4px;
height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
display: block;
background: url(../images/menu_bg.png) no-repeat;
vertical-align: middle;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-align: left;
padding-top: 5px;
padding-left: 18px;
height: 19px !important;
height: 24px;
width: 100%;
text-decoration: none;
}

a.mainlevel:hover {
background-position: 0px -25px;
text-decoration: none;
color: #061F4B;
}

a.sublevel:link, a.sublevel:visited {
padding-left: 1px;
vertical-align: middle;
font-size: 11px;
font-weight: bold;
color: #061F4B;
text-align: left;
}

a.sublevel:hover {
color: #6095FD;
text-decoration: none;
}

a.readon:link, a.readon:visited {
color: #061F4B; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
list-style: inside url(../images/read.png);
list-style-type: disc;
display: list-item;
white-space: normal;
font-weight: normal;
}

a.readon:hover {
color: #6095FD; text-decoration: underline;
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
list-style: inside url(../images/read.png);
list-style-type: disc;
display: list-item;
white-space: normal;
}
.highlight {
background-color: #061F4B;
color: White;
padding: 0px 2px 0px 2px;
}
.code {
background-color: #C0D3F3;
border: 1px solid #6095FD;
}