Modifica denominación de Apuntes por Notas breves
This commit is contained in:
parent
f6a7c540a3
commit
bcb8953a07
2 changed files with 14 additions and 14 deletions
|
@ -134,7 +134,7 @@ a.avia-cookie-consent-button:hover {
|
|||
.avia-cookie-consent p {
|
||||
max-width: 100%;
|
||||
text-align: justify;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
|
@ -352,12 +352,12 @@ span[data-avia-tooltip] {
|
|||
max-height: 900px;
|
||||
width: auto;
|
||||
}
|
||||
/* Apuntes posts */
|
||||
article.category-apuntes .entry-content-wrapper div.entry-content {
|
||||
/* Notas breves posts */
|
||||
article.category-breves .entry-content-wrapper div.entry-content {
|
||||
border-left: 7px solid #3c8dbc;
|
||||
padding-left: 20px;
|
||||
}
|
||||
article.category-apuntes .entry-content-wrapper p {
|
||||
article.category-breves .entry-content-wrapper p {
|
||||
font-size: 1.235em;
|
||||
line-height: 1.5em;
|
||||
text-align: left;
|
||||
|
@ -525,11 +525,11 @@ li.comment {
|
|||
*/
|
||||
div.EnlighterJSWrapper {
|
||||
overflow-x: scroll;
|
||||
}
|
||||
}
|
||||
ul.EnlighterJS {
|
||||
padding: 12px 0 !important;
|
||||
background-color: #fff !important;
|
||||
}
|
||||
}
|
||||
ul.EnlighterJS li,
|
||||
div.EnlighterJSWrapper pre {
|
||||
white-space: pre;
|
||||
|
@ -537,10 +537,10 @@ div.EnlighterJSWrapper pre {
|
|||
span.EnlighterJS {
|
||||
border: 0 !important;
|
||||
background-color: #fffcd3 !important;
|
||||
}
|
||||
}
|
||||
.EnlighterJS span {
|
||||
font-size: 18px !important;
|
||||
}
|
||||
}
|
||||
.wpcustomEnlighterJS span {
|
||||
font-size: 24px !important;
|
||||
}
|
||||
|
@ -1005,7 +1005,7 @@ body.tax-quote_author_tag .quote-author a:hover {
|
|||
body.page-id-121962 div.container_wrap_first > div.container:first-child {
|
||||
background: #fff;
|
||||
padding-left: 30px;
|
||||
}
|
||||
}
|
||||
#avia2-menu {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue