MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision 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: left;
   text-align: left;
Line 147: 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 --- */