MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 27: Line 27:
   font-family: "Alegreya", Georgia, serif;
   font-family: "Alegreya", Georgia, serif;
   font-style: italic;
   font-style: italic;
   font-size: 1.1rem;
   font-size: 1.3rem;
   color: #555;
   color: #555;
   text-align: center;
   text-align: left;
   margin-top: 0.25em;
   margin-top: 0.25em;
   margin-bottom: 1.25em;
   margin-bottom: 1.25em;
   letter-spacing: 0.3px;
   letter-spacing: 0.3px;
  padding-left: 0.15em; /* small offset aligns with body text */
}
}


Line 146: 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 --- */