MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 21: Line 21:
     top: -0.20em !important;        /* tiny lift to keep alignment */
     top: -0.20em !important;        /* tiny lift to keep alignment */
   }
   }
}
/* Short Desc Styling */
#mw-content-subtitle {
  font-family: "Alegreya", Georgia, serif;
  font-style: italic;
  font-size: 1.3rem;
  color: #555;
  text-align: left;
  margin-top: 0.25em;
  margin-bottom: 1.25em;
  letter-spacing: 0.3px;
  padding-left: 0.15em; /* small offset aligns with body text */
}
}


Line 134: Line 147:
   text-align: center;
   text-align: center;
}
}
.compfaq-foot {
  font-family: "Alegreya", Georgia, serif;
  font-size: 0.95rem;
  color: #555;
  border-top: 1px solid #ddd;
  margin-top: 2.5em;
  padding-top: 1em;
  line-height: 1.4;
}
.compfaq-foot a {
  color: #336699;
  text-decoration: none;
}
.compfaq-foot a:hover {
  text-decoration: underline;
}


/* --- ADJUST CATEGORY BOXES --- */
/* --- ADJUST CATEGORY BOXES --- */