MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
}
}
.bok-hero p {
.bok-hero p {
   color: #444;
   color: #54617f;
   font-size: 14px;
   font-size: 14px;
   line-height: 1.7;
   line-height: 1.7;
Line 40: Line 40:
   letter-spacing: .08em;
   letter-spacing: .08em;
   text-transform: uppercase;
   text-transform: uppercase;
   color: #0F6E56;
   color: #3375d4;
   font-weight: 600;
   font-weight: 600;
   margin-bottom: 10px;
   margin-bottom: 10px;
Line 52: Line 52:
   text-align: center;
   text-align: center;
   background: #fff;
   background: #fff;
   box-shadow: 0 1px 4px rgba(0,0,0,0.08);
   box-shadow: 0 1px 4px rgba(51,117,212,0.10);
}
}
.bok-search-bar a {
.bok-search-bar a {
Line 71: Line 71:
   flex-wrap: wrap;
   flex-wrap: wrap;
   font-size: 12px;
   font-size: 12px;
   color: #aaa;
   color: #77819a;
   margin-top: 0;
   margin-top: 0;
}
}
.bok-stats strong {
.bok-stats strong {
   color: #111;
   color: #54617f;
  font-weight: 600;
}
.bok-stats .verde {
  color: #0F6E56;
   font-weight: 600;
   font-weight: 600;
}
}
Line 86: Line 82:
   letter-spacing: .07em;
   letter-spacing: .07em;
   text-transform: uppercase;
   text-transform: uppercase;
   color: #aaa;
   color: #8c9ab5;
   font-weight: 600;
   font-weight: 600;
   margin-bottom: 12px;
   margin-bottom: 12px;
Line 99: Line 95:
.bok-cat-card {
.bok-cat-card {
   background: #fff;
   background: #fff;
   border: 1px solid #e0e0e0;
   border: 1px solid #d0d8e8;
   border-radius: 8px;
   border-radius: 8px;
   padding: 14px 12px;
   padding: 14px 12px;
}
}
.bok-cat-card:hover {
.bok-cat-card:hover {
   border-color: #1D9E75;
   border-color: #3375d4;
}
}
.bok-cat-card a {
.bok-cat-card a {
   color: #0F6E56 !important;
   color: #3375d4 !important;
   font-weight: 500;
   font-weight: 500;
   text-decoration: none !important;
   text-decoration: none !important;
Line 116: Line 112:
.bok-cat-count {
.bok-cat-count {
   font-size: 11px;
   font-size: 11px;
   color: #aaa;
   color: #8c9ab5;
   display: block;
   display: block;
}
}
Line 128: Line 124:
   display: flex;
   display: flex;
   gap: 10px;
   gap: 10px;
   border: 1px solid #e0e0e0;
   border: 1px solid #d0d8e8;
   border-radius: 8px;
   border-radius: 8px;
   padding: 12px;
   padding: 12px;
   align-items: flex-start;
   align-items: flex-start;
}
.bok-manual-card .portada {
  width: 38px;
  height: 52px;
  border-radius: 4px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 9px;
  color: white;
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
  padding: 4px;
}
}
.bok-manual-card .info .titulo {
.bok-manual-card .info .titulo {
Line 157: Line 138:
.bok-manual-card .info .sub {
.bok-manual-card .info .sub {
   font-size: 11px;
   font-size: 11px;
   color: #888;
   color: #77819a;
   display: block;
   display: block;
   margin-bottom: 6px;
   margin-bottom: 6px;
Line 163: Line 144:
.bok-manual-card .info a {
.bok-manual-card .info a {
   font-size: 12px;
   font-size: 12px;
   color: #0F6E56 !important;
   color: #3375d4 !important;
   text-decoration: none !important;
   text-decoration: none !important;
}
}
.bok-updates {
.bok-updates {
   border: 1px solid #e0e0e0;
   border: 1px solid #d0d8e8;
   border-radius: 8px;
   border-radius: 8px;
   overflow: hidden;
   overflow: hidden;
Line 177: Line 158:
   align-items: center;
   align-items: center;
   padding: 9px 14px;
   padding: 9px 14px;
   border-bottom: 1px solid #f0f0f0;
   border-bottom: 1px solid #eef2f8;
   font-size: 13px;
   font-size: 13px;
}
}
Line 184: Line 165:
}
}
.bok-update-item a {
.bok-update-item a {
   color: #0F6E56 !important;
   color: #3375d4 !important;
   text-decoration: none !important;
   text-decoration: none !important;
}
}
.bok-update-meta {
.bok-update-meta {
   font-size: 11px;
   font-size: 11px;
   color: #aaa;
   color: #8c9ab5;
   flex-shrink: 0;
   flex-shrink: 0;
   margin-left: 10px;
   margin-left: 10px;
Line 195: Line 176:
.bok-update-cat {
.bok-update-cat {
   font-size: 11px;
   font-size: 11px;
   color: #aaa;
   color: #8c9ab5;
   display: block;
   display: block;
   margin-top: 1px;
   margin-top: 1px;
}
}
.bok-ecosistema {
.bok-ecosistema {
   background: #eef3fd;
   background: #e5effa;
   border: 1px solid #3375d4;
   border: 1px solid #3375d4;
   border-radius: 10px;
   border-radius: 10px;
Line 221: Line 201:
.bok-ecosistema .sub {
.bok-ecosistema .sub {
   font-size: 13px;
   font-size: 13px;
   color: #555;
   color: #54617f;
}
}
.bok-ecosistema .botones {
.bok-ecosistema .botones {
Line 228: Line 208:
   flex-shrink: 0;
   flex-shrink: 0;
}
}
.bok-btn-p {
.bok-btn-p {
   display: inline-block;
   display: inline-block;
   background: #1D9E75;
   background: #3375d4;
   color: white !important;
   color: white !important;
   padding: 7px 14px;
   padding: 7px 14px;
Line 239: Line 218:
   text-decoration: none !important;
   text-decoration: none !important;
   white-space: nowrap;
   white-space: nowrap;
}
.bok-btn-p:hover {
  background: #295ba4;
}
}
.bok-btn-s {
.bok-btn-s {
   display: inline-block;
   display: inline-block;
   background: transparent;
   background: transparent;
   color: #0F6E56 !important;
   color: #3375d4 !important;
   border: 1px solid #1D9E75;
   border: 1px solid #3375d4;
   padding: 7px 14px;
   padding: 7px 14px;
   border-radius: 6px;
   border-radius: 6px;
Line 252: Line 234:
}
}
.bok-def {
.bok-def {
   border-left: 3px solid #1D9E75;
   border-left: 3px solid #3375d4;
   background: #f0faf6;
   background: #e5effa;
   padding: 12px 16px;
   padding: 12px 16px;
   border-radius: 0 8px 8px 0;
   border-radius: 0 8px 8px 0;
Line 259: Line 241:
   font-size: 14px;
   font-size: 14px;
   line-height: 1.7;
   line-height: 1.7;
  color: #54617f;
}
}
.bok-aviso {
.bok-aviso {
Line 273: Line 256:
   gap: 10px;
   gap: 10px;
   align-items: flex-start;
   align-items: flex-start;
   border: 1px solid #e0e0e0;
   border: 1px solid #d0d8e8;
   border-radius: 8px;
   border-radius: 8px;
   padding: 10px 12px;
   padding: 10px 12px;
Line 280: Line 263:
}
}
.bok-recurso a {
.bok-recurso a {
   color: #0F6E56 !important;
   color: #3375d4 !important;
   text-decoration: none !important;
   text-decoration: none !important;
}
}
.bok-recurso .detalle {
.bok-recurso .detalle {
   font-size: 11px;
   font-size: 11px;
   color: #aaa;
   color: #8c9ab5;
   display: block;
   display: block;
   margin-top: 1px;
   margin-top: 1px;
}
}
.bok-cta-articulo {
.bok-cta-articulo {
   background: #f0faf6;
   background: #e5effa;
   border: 1px solid #c8ead9;
   border: 1px solid #b9d5f1;
   border-radius: 8px;
   border-radius: 8px;
   padding: 14px 16px;
   padding: 14px 16px;
Line 304: Line 287:
}
}
.bok-cta-articulo a {
.bok-cta-articulo a {
   color: #0F6E56 !important;
   color: #3375d4 !important;
}
.verde {
  color: #0F6E56;
  font-weight: 600;
}
}
@media (max-width: 700px) {
@media (max-width: 700px) {