Se revisa el tamaño de las fuentes para igualarlo con mi blog personal

This commit is contained in:
Manuel Cillero 2018-02-14 01:26:34 +01:00
parent da872c0462
commit bec180a653
2 changed files with 6 additions and 2 deletions

View file

@ -112,13 +112,14 @@ p.breadcrumb {
padding: 10px 0;
text-align: left;
font-weight: bold;
font-size: 13px !important;
}
div.subject h3 {
font-size: 20px;
}
p.author {
font-size: 13px;
font-size: 13px !important;
}
div#activity dt.icon {
@ -766,7 +767,9 @@ div.modal {
.ui-datepicker-week-col, .ui-datepicker .ui-priority-secondary {
color: #aaa;
}
.ui-dialog .ui-dialog-title {
line-height: 1.2em;
}
.ui-dialog .ui-dialog-titlebar-close {
right: 1em;
background: #fafafa;